Re: Install LablGTK
ocamlBeginner <[email protected]>
| Newsgroups | gmane.comp.lang.ocaml.lib.gtk |
|---|---|
| Message-ID | <[email protected]> |
Dear Mr Garrigue, I have tried to install lablgtk2 for Windown, I followed the installation instruction. It seem good until I test lablgtk with command "lablgtk2.bat testgtk.ml" and I got the message "Cannot load required shared library dlllablgtk2. Reason: C:\Program Files\Objective Caml\lib\stublibs\dlllablgtk2.dll: The specified module could not be found." Could you tell me why and how to fix it? I'm really don't know. I had already copied "dlllablgtk2.dll,..." to ocaml\lib\stublibs. Best regard. Dung Do Jacques Garrigue wrote: > > From: ocamlBeginner <[email protected]> > >> Dear all, >> I have got a problem which I don't known to resolve. I'd like to write >> some >> application use lablgtk, I installed lablgtk from Cygwin in "C:/cygwin". >> It's done. And I install Ocaml v 3.10.0 mgw.exe in "C:/ProgramFiles/ >> Objective Ocaml". But when I compile file helloworld.ml, I get a message >> "Unbound module Gmain". > > The lablgtk coming with cygwin is supposed to work with the ocaml > included in cygwin, which should be already there as a dependency. > So you don't need to install OCaml/Mingw. > Try to start it directly from the cygwin command line. > > $ lablgtk2 > > If you prefer to use the non-cygwin ocaml, you should download the > windows version of lablgtk2 from the home page, and read the > installation instruction. > > Jacques > > --------------------------------------------------------------------------- > Jacques Garrigue Nagoya University garrigue at > math.nagoya-u.ac.jp > http://www.math.nagoya-u.ac.jp/~garrigue JG > > _______________________________________________ > Lablgtk mailing list > [email protected] > http://yquem.inria.fr/cgi-bin/mailman/listinfo/lablgtk > > -- View this message in context: http://www.nabble.com/Re%3A-Install-LablGTK-tp17098668p17117626.html Sent from the Lablgtk - France mailing list archive at Nabble.com.