Den 2015-07-01 12:15, Murray Cumming
skrev:
Which version do you use? gtkmm 2.24.3? Don't! Use 2.24.2 or 2.24.4. gtkmm 2.24.3 is the mess that Murray mentions. See https://bugzilla.gnome.org/show_bug.cgi?id=697835, if you're very interested.On Wed, 2015-07-01 at 10:11 +0000, Debarshi Ray wrote:On Wed, Jul 01, 2015 at 11:41:56AM +0200, Murray Cumming wrote:You should try to fix it locally. Please do submit a patch in bugzilla if you come up with one, but it's not very likely that we'll do another gtkmm 2.4 release.2.24, not 2.4.Thanks.New gtk+ 2.24.x releases are still being done.But we (well, me) are still not likely to do more gtkmm 2 releases. It's just too awkward. We made a mess of it last time and I wouldn't like to repeat that. Code for gtkmm 2 must be generated with an old version of gmmproc (i.e. glibmm) that includes glibmm.h in all generated header files. Gtkmm 2.24.3 was generated with a newer gmmproc, which does not include glibmm.h. Kjell |