Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Kevin Fu <kevin09fjw@gmail.com>
To: caml-list@inria.fr
Subject: [Caml-list] How to use ocamlbuild instead of ocamlfind
Date: Fri, 22 Jul 2011 09:50:48 +0800	[thread overview]
Message-ID: <CAE+fbnG7HpG9rxhojQ8iFyn5e1upgCyL57Lmf+55ExXPT0Nrwg@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 570 bytes --]

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.

Any comment would be a great help.
Thank you!

Kevin

[-- Attachment #2: Type: text/html, Size: 750 bytes --]

             reply	other threads:[~2011-07-22  1:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-22  1:50 Kevin Fu [this message]
2011-07-22  4:37 ` forum

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=CAE+fbnG7HpG9rxhojQ8iFyn5e1upgCyL57Lmf+55ExXPT0Nrwg@mail.gmail.com \
    --to=kevin09fjw@gmail.com \
    --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