GIMP (git) is not currently compatible with gtk+2.90.x versions (gtk+-3.0).
The first error I ran into is the use of deprecated functions:
CC gimpbrowser.lo
In file included from gimpwidgets.h:75:0,
from gimpbrowser.c:30:
../libgimpwidgets/gimpunitmenu.h:48:3: error: expected specifier-qualifier-list before 'GtkOptionMenu'
../libgimpwidgets/gimpunitmenu.h:65:3: error: expected specifier-qualifier-list before 'GtkOptionMenuClass'
make: *** [gimpbrowser.lo] Error 1
In file included from gimpwidgets.h:75:0,
from gimpbrowser.c:30:
../libgimpwidgets/gimpunitmenu.h:48:3: error: expected specifier-qualifier-list before 'GtkOptionMenu'
../libgimpwidgets/gimpunitmenu.h:65:3: error: expected specifier-qualifier-list before 'GtkOptionMenuClass'
make: *** [gimpbrowser.lo] Error 1
What are the plans to make GIMP (git) compatible with the gtk+?
-- BugByteMan
_______________________________________________ Gimp-developer mailing list Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer