* About compiling native code on windows platform
@ 2010-08-09 5:10 MayX
2010-08-10 7:55 ` [Caml-list] " Dmitry Bely
0 siblings, 1 reply; 2+ messages in thread
From: MayX @ 2010-08-09 5:10 UTC (permalink / raw)
To: caml-list
[-- Attachment #1: Type: text/plain, Size: 427 bytes --]
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 during linking
how to solve this problem?
thank you!
------------------
I Love You Siren
[-- Attachment #2: Type: text/html, Size: 2388 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Caml-list] About compiling native code on windows platform
2010-08-09 5:10 About compiling native code on windows platform MayX
@ 2010-08-10 7:55 ` Dmitry Bely
0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Bely @ 2010-08-10 7:55 UTC (permalink / raw)
To: caml-list
On Mon, Aug 9, 2010 at 9:10 AM, MayX <shi_an@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 error like this:
> cannot find file "libgtk-win32-2.0"
> error:error during linking
>
> how to solve this problem?
Read LablGtk2-install.txt and follow the instructions.
- Dmitry Bely
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-08-10 7:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-09 5:10 About compiling native code on windows platform MayX
2010-08-10 7:55 ` [Caml-list] " Dmitry Bely
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox