Patch for gtkmm 2.24.3
- From: Brecht Sanders <brecht sanders org>
- To: gtkmm-list gnome org
- Subject: Patch for gtkmm 2.24.3
- Date: Sat, 06 Apr 2013 10:04:02 +0200
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]