[Gimp-developer] Re: ANNOUNCE: GIMP 2.2.12 Release and GIMP 2.3.10 Development Release

lode leroy lode_leroy at hotmail.com
Wed Jul 12 03:45:17 PDT 2006


Compiling GIMP-2.3.10 fails on windows
(MSYS/MinGW/gtk-2.8)

the build failed at linking gimp.exe
because g_listenv is not found in glib-2.0

This was fixed in:
http://cvs.gnome.org/viewcvs/glib/glib/glib.symbols?r1=1.56&r2=1.57
which means gimp is depending on glib-2.10 instead of glib-2.8.2 (on 
windows)

After "backporting" the fix (i.e. removing the "PRIVATE" and recompiling 
GLIB-2.0)
the build succeeded.




More information about the Gimp-developer mailing list