win32 Lisp cannot load Gtk DLLs when C can?
- From: Kenny Tilton <ktilton@xxxxxxxxxx>
- Date: Tue, 31 May 2005 02:20:44 GMT
Trying to test the latest Cells-gtk release (no longer being a maintainer, but pitching in to test the win32 side).
I had loaded GTk successfully in the past, but now it fails. Go figger, hey, this is Windows. Installed latest/greatest GIMP/Gtk. Gimp the application runs fine. Both AllegroCL7 and LW Trial fail the same way:
libgobject load fails when unable to resolve libintl_bind_textdomain_codeset in intl.dll. That label shows up as extant and dll-exported in libintl.h (cursory examination, nothing deep such as checking a link map to confirm the symbol is out there).
Any thoughts? Even on simply if CL might somehow fail on a faulty build where a C app might not? ie, is it doing more poking around to get things into Lisp-land?
kt
.
- Follow-Ups:
- Re: win32 Lisp cannot load Gtk DLLs when C can?
- From: Wade Humeniuk
- Re: win32 Lisp cannot load Gtk DLLs when C can?
- Prev by Date: sxhash redux
- Next by Date: Re: UFFI-izing varargs
- Previous by thread: sxhash redux
- Next by thread: Re: win32 Lisp cannot load Gtk DLLs when C can?
- Index(es):
Relevant Pages
|