Browse thread
[Caml-list] Native Win32 Ocaml with Visual C++ toolkit
-
Alain.Frisch@e...
-
Nicolas Cannasse
-
Alain.Frisch@e...
- Nicolas Cannasse
- Jacques GARRIGUE
-
Alain.Frisch@e...
-
Nicolas Cannasse
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Nicolas Cannasse <warplayer@f...> |
| Subject: | Re: [Caml-list] Native Win32 Ocaml with Visual C++ toolkit |
> 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