Re: [Caml-list] About compiling native code on windows platform

2010-08-10 Thread Dmitry Bely
On Mon, Aug 9, 2010 at 9:10 AM, MayX shi...@foxmail.com wrote: I have some program to compiling native code on windows platform. when I use the command:     ocamlopt -ccopt -LC:/out/gtk/lib -I +lablgtk2 lablgtk2 lablgtk.cmxa gtkInit.cmx testgtk.ml -o testgtk.exe it display a fatal

[Caml-list] About compiling native code on windows platform

2010-08-08 Thread MayX
I have some program to compiling native code on windows platform. when I use the command: ocamlopt -ccopt -LC:/out/gtk/lib -I +lablgtk2 lablgtk2 lablgtk.cmxa gtkInit.cmx testgtk.ml -o testgtk.exe it display a fatal error like this: cannot find file libgtk-win32-2.0 error:error