caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: <olsongt@verizon.net>
To: caml-list@yquem.inria.fr
Subject: RE: windows and C libs
Date: Thu, 21 Jun 2007 14:33:13 -0500 (CDT)	[thread overview]
Message-ID: <21533682.3195491182454393783.JavaMail.root@vms125.mailsrvcs.net> (raw)

> > Do you mean .lib/.dll files of some specific OCaml library? They
> > usually go to %OCAMLLIB% and  %OCAMLLIB%\stublibs respectively. What's
> > wrong with it?
> 
> No, I mean C library files -- e.g. where should the C-pcre libraries
> (libpcre.lib, dllpcre.dll) go?

In the MSVC toolchain, you can add the paths to your LIB and INCLUDE and PATH environment variables, or just drop them in the SDK directories if you don't mind polluting that.

DLL's can either go in the . directory, which is the first place checked, or somewhere in the path.


             reply	other threads:[~2007-06-21 19:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-21 19:33 olsongt [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-06-20 13:37 Christophe TROESTLER

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=21533682.3195491182454393783.JavaMail.root@vms125.mailsrvcs.net \
    --to=olsongt@verizon.net \
    --cc=caml-list@yquem.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;
as well as URLs for NNTP newsgroup(s).