On Wed, 2011-05-18 at 14:51 -0300, John Coppens wrote: > Hello all, > > On #include <gtkmm.h>, I get messages indicating a problem in (I > suspect) gdkmm: > > In file included from /usr/include/gdkmm-3.0/gdkmm/window.h:37:0, > from /usr/include/gdkmm-3.0/gdkmm.h:29, > from /usr/include/gtkmm-3.0/gtkmm.h:92, > from ../main.cc:11: > /usr/include/gdkmm-3.0/gdkmm/rgba.h: In static member function ‘static > Gdk::RGBATraits::CType Gdk::RGBATraits::to_c_type(const > Gdk::RGBATraits::CppType&)’: > /usr/include/gdkmm-3.0/gdkmm/rgba.h:220:54: error: return type ‘struct > Gdk::RGBATraits::CType’ is incomplete > /usr/include/gdkmm-3.0/gdkmm/rgba.h: In static member function ‘static > Gdk::RGBATraits::CType Gdk::RGBATraits::to_c_type(const > Gdk::RGBATraits::CType&)’: > /usr/include/gdkmm-3.0/gdkmm/rgba.h:221:54: error: return type ‘struct > Gdk::RGBATraits::CType’ is incomplete > > gtkmm is version 3.0.1
Could you give us a small test case that shows this problem? -- [email protected] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
