Re: FLEXDLL_RELOCATE
Chonchonts <[email protected]> Thu, 30 Dec 2010 02:13:53 -0800 (PST)
| Newsgroups | gmane.comp.lang.ocaml.lib.gtk |
|---|---|
| Message-ID | <[email protected]> |
I think it's too late for you, but if I can help others peoples, to fix the problem: 1) Install the last flexdll version: http://alain.frisch.fr/flexdll.html#download 2) Create environnement variable: FLEXDLL_RELOCATE with value: 00401000. 3) That's done ! ftovagliari wrote: > > Hello, > > I've just installed lablgtk-2.14.0-win32 on my Windows XP (OCaml 3.11.0, > MSVC port) but if I open a cmd and try to compile and run one of the > lablgtk > examples I get this error: > > C:\Objective Caml\examples\lablgtk2>ocamlc -o hello.exe -w s -I +lablgtk2 > lablgtk.cma hello.ml > > C:\Objective Caml\examples\lablgtk2>hello.exe > Cannot find FLEXDLL_RELOCATE > Cannot find FLEXDLL_RELOCATE > Fatal error: cannot load shared library dlllablgtk2 > Reason: Routine di inizializzazione della libreria di collegamento > dinamico > (DLL) non riuscita. [Initialization routine of the dynamic link library > (DLL) failed.] > > I never had this problem with earlier versions of Lablgtk. > Does anyone know what is the problem? > > Thank you > Francesco Tovagliari > > _______________________________________________ > Lablgtk mailing list > [email protected] > http://yquem.inria.fr/cgi-bin/mailman/listinfo/lablgtk > > -- View this message in context: http://old.nabble.com/FLEXDLL_RELOCATE-tp27637428p30556447.html Sent from the Lablgtk - France mailing list archive at Nabble.com.