On Thu, 2008-04-10 at 16:03 -0400, Roberto Alejandro Espí Muñoz wrote: > I recently downloaded the gtkmm2.10 tar file from the gtkmm > repository. It fails on :
[snip] > toolbar.cc:561: error: 'const struct _GtkToolbar' has no member named > 'tooltips' A later version of GTK+ (I guess you have GTK+ 2.11.x or 2.12.x) had this annoying API change, though I thought that they fixed it before releasing the stable GTK+ 2.12.0. You should use gtkmm 2.12 if you have GTK+ 2.12. Actually, you should just use your distro's packages. -- [EMAIL PROTECTED] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
