Hi,
I just compiled gtkmm 2.24.3 on mingw and mingw64 with the patchbelow.
Without the patch the class Glib::Error could not be found.
Regards
Brecht
patch -ulbf gdk/gdkmm/pixbuf.h << EOF
--- gdk/gdkmm/pixbuf.h 2013-04-05 03:22:54 +0200
+++ gdk/gdkmm/pixbuf.h 2013-04-06 09:51:52 +0200
@@ -9,2 +9,3 @@
#include <glibmm/ustring.h>
+#include <glibmm/error.h>
#include <sigc++/sigc++.h>
EOF
_______________________________________________
gtkmm-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gtkmm-list