From: "forum@x9c.fr" <forum@x9c.fr>
To: caml users <caml-list@inria.fr>
Cc: x9c <forum@x9c.fr>
Subject: Re: [Caml-list] How to use ocamlbuild instead of ocamlfind
Date: Fri, 22 Jul 2011 06:37:03 +0200 [thread overview]
Message-ID: <2E21E2FB-3C57-4316-B0E4-A98AD1136A15@x9c.fr> (raw)
In-Reply-To: <CAE+fbnG7HpG9rxhojQ8iFyn5e1upgCyL57Lmf+55ExXPT0Nrwg@mail.gmail.com>
Le 22 juil. 2011 à 03:50, Kevin Fu a écrit :
> Hi all,
>
> I have working on a project that analyzing XML with PXP.
> And PXP is recommended to compile with ocamlfind while my project is compiled with ocamlbuild.
> So I wanna to use ocamlbuild to compile project with PXP included but failed in runtime
> with errors that implicate the required PXP lex module is missing.
> In fact that module has already been included as following :
>
> -I XXXX
>
> After all, anybody know about how to use the ocamlbuild to get the same function as ocmalfind?
> I think the key is the META file.
There is some support for ocamlfind bundled with ocamlbuild (at least in the last versions of
ocamlbuild). You can have a look at the following page for more information:
http://brion.inria.fr/gallium/index.php/Using_ocamlfind_with_ocamlbuild
Do not hesitate to ask for further information if needed.
Regards,
Xavier Clerc
prev parent reply other threads:[~2011-07-22 4:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-22 1:50 Kevin Fu
2011-07-22 4:37 ` forum [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2E21E2FB-3C57-4316-B0E4-A98AD1136A15@x9c.fr \
--to=forum@x9c.fr \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox