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.


_______________________________________________
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

Reply via email to