caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Windows install
@ 2011-04-29 17:50 Jon Harrop
  2011-04-29 18:33 ` Dmitry Bely
  0 siblings, 1 reply; 4+ messages in thread
From: Jon Harrop @ 2011-04-29 17:50 UTC (permalink / raw)
  To: Caml List

I've been trying to install OCaml on Windows Vista using the OCaml 3.11.0
binary (MSVC) install. I have Visual Studio 2010 installed which, I believe,
satisfies the dependencies but I keep getting linker errors. Curiously,
different errors each time I reinstall:

C:\Users\Jon\Documents\OCaml>ocamlopt test.ml -o test
** Fatal error: Cannot find file "libws2_32"
File "caml_startup", line 1, characters 0-1:
Error: Error during linking

C:\Users\Jon\Documents\OCaml>ocamlopt test.ml -o test
** Fatal error: Cannot find file "C:\\Program Files\\Objective
Caml\\bin\\flexdl
l_msvc.obj"
File "caml_startup", line 1, characters 0-1:
Error: Error during linking

C:\Users\Jon\Documents\OCaml>ocamlopt test.ml -o test
'flexlink' is not recognized as an internal or external command,
operable program or batch file.
File "caml_startup", line 1, characters 0-1:
Error: Error during linking

What's the easiest way to get a working OCaml install under Windows ATM?

-- 
Dr Jon Harrop, Flying Frog Consultancy Ltd.
http://www.ffconsultancy.com


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-04-30 17:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-29 17:50 [Caml-list] Windows install Jon Harrop
2011-04-29 18:33 ` Dmitry Bely
2011-04-30 16:08   ` Микола Стрєбков
2011-04-30 17:37     ` dmitry grebeniuk

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).