Re: Invalid GLib version in gtk+ bundle




Tor Lillqvist wrote:
> 
> It is likely that you have the DLLs from GLib 2.12.11 installed
> somewhere in your PATH, or even the Windows System32 folder (where
> they *never* should be), perhaps without realizing.
> 
> This surely should be self-evident, but the glib_major_version etc
> variables tell the version of the actual GLib DLL the code uses at
> run-time, while the GLIB_MAJOR_VERSION etc macros tell the version of
> GLib headers it was compiled against.
> 
Hmm... I guess so, I have some gtk programs (GraphViz, Dia, GIMP) which bin
path are in PATH. I've seen GLIB_MAJOR_VERSION etc in glibconfig.h (CMIIW)
as a macro and since I can't find glib_major_version etc, I think it's
hardcoded in the library. I'll look for it.
-- 
View this message in context: http://www.nabble.com/Invalid-GLib-version-in-gtk%2B-bundle-tp19282071p19303288.html
Sent from the Gtk+ - General mailing list archive at Nabble.com.



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