caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Nicolas Cannasse" <warplayer@free.fr>
To: <Alain.Frisch@ens.fr>
Cc: "Caml list" <caml-list@inria.fr>
Subject: Re: [Caml-list] Native Win32 Ocaml with Visual C++ toolkit
Date: Fri, 23 Apr 2004 16:51:51 +0200	[thread overview]
Message-ID: <014801c42942$85aa08f0$ef01a8c0@warp> (raw)
In-Reply-To: <Pine.SOL.4.44.0404231643230.28439-100000@clipper.ens.fr>

> On Fri, 23 Apr 2004, Nicolas Cannasse wrote:
> 
> > It's part of the VC++6 Processor Pack :
> > http://msdn.microsoft.com/vstudio/downloads/tools/ppack/download.aspx
> 
> Which requires to have Visual Studio installed...
> 
> Someone sent me the ml.exe binary (thanks !). Still, ocamlopt doesn't
> work:
> 
> C:\Documents and Settings\All Users>ocamlopt -o bla bla.ml
> LINK : fatal error LNK1181: cannot open input file 'advapi32.lib'
> Error during linking

You need to setup the LIB environment variable.
Is advapi32.lib is in the /lib path of VC++2003 Toolkit ?

Regards,
Nicolas Cannasse

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


  reply	other threads:[~2004-04-23 14:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-23 10:43 Alain.Frisch
2004-04-23 11:09 ` Nicolas Cannasse
2004-04-23 14:46   ` Alain.Frisch
2004-04-23 14:51     ` Nicolas Cannasse [this message]
2004-04-26  1:57     ` Jacques GARRIGUE
2004-04-29 14:36 Alain.Frisch

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='014801c42942$85aa08f0$ef01a8c0@warp' \
    --to=warplayer@free.fr \
    --cc=Alain.Frisch@ens.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;
as well as URLs for NNTP newsgroup(s).