Hi, Despite all the activity on the web about this subject, I have not found how to get rid of this problem on my system.
I downloaded and installed GTK+ a few days ago and it seems I got version 2.24. I am trying to compile with Xcode version 4.2.1 and am using the following config: HEADER_SEARCH_PATHS = /ole/include "/gtk/inst/include/glib-2.0" "/gtk/inst/lib/glib-2.0/include" "/gtk/source/glib-2.28.8" "/gtk/source/gtk+-2.24.9" /gtk/inst/include/cairo "/gtk/source/pango-1.28.4" "/usr/include" Unfortunately including gdk.h -> #include <gdk/gdktypes.h> ->#include <gdkconfig.h> fails since it cannot find gdkconfig.h. Any suggestions would be greatly appreciated. Thank you!
_______________________________________________ gtk-devel-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gtk-devel-list
