Re: win32 Lisp cannot load Gtk DLLs when C can?
Kenny Tilton wrote:
Okaaaaay, but I might have made clearer that the error arises on the
load of the gobj lib. Makes me wonder how the two implementations end up
going after the libintl call. makes me think they are sweeping some
symbol table resolving references. I would suspect the win32 loader was
doing this (esp. since two Lisps fail the same way), but the Gimp itself
runs fine.
You mentioned that you installed the most recent version of GTK. Did
you have an older version installed before? Maybe you have an old
version of intl.dll hanging around mucking things up. Maybe the
Gimp has the appropriate dll's in the same directory, but with
the Lisps may be picking up an old intl.dll (say from c:\windows\system32?)
Wade
Anyway, it is a good idea to check /all/ the source. Thx, kenny
.