win32: lib path problem with gtk+-bundle_2.14.6-20081216_win32.zip




Howdy,

With the new GTK+ bundle for win32, my application fails to load a pixbuf loader DLL with the following error msg:

Unable to load image-loading module:
c:/devel/target/afbf5c706f4e2c431365f6f150252d6a/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.dll

This didn't happen with the previous release, where the DLL in question was correctly loaded from the current dir, as like:
./lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.dll.

Looks like either a hasty build or something new in some GTK document
which i didn't recognize yet?

The DLL that causes the problem is: libgdk_pixbuf-2.0-0.dll

When i snoop into the GTK DLL binaries from the bundle, i often find
strings there like "c:/devel/target/...". Are these supposed to be
hardcoded parts of the GTK DLLs or are these strings there by accident?

--

Cheers,

Oliver 'Bloody' Lange.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]