I am using gtkmm 2.8.2 on Linux Fedora Core 4 and gtk+- 2.8.9 And yes the class instance is MainWindow m as you said.
Nickolai Dobrynin escribió: > Omar, > > What version of gtkmm are you using? I've just run the code you > attached, and everything ran fine. > I even ran it through 'valgrind' -- no problem. I'm using gtkmm-2.8.1 > on Gentoo, on P4 (if that matters). > Are you confident you have no stale object files left around? I've > been burned by this before. > > > Regards, > > Nickolai > > > PS It should be 'MainWindow m;' rather than 'MainWindow m();' or else > you are declaring a function. > > ------------------------------------------------------------------------ > > _______________________________________________ > gtkmm-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gtkmm-list > _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
