2014-07-04 15:30, Gurjot Singh skrev:
If you can install a newer version of glibmm without too much trouble, that's the best solution.On 4 July 2014 18:50, Kjell Ahlstedt <kjell ahlstedt bredband net> wrote:The version of add_action() used here, was added 2013-08-07 and first appeared in glibmm 2.37.6. Which version of glibmm do you use?dpkg -s libglibmm-2.4-dev gives me: Version: 2.37.4-0ubuntu3 Ok so my version is older, then what should I do now? Install newer or change 'add_action' part? If latter, then replace it with what? The example programs in the gtkmm tutorial are updated now and then when new API is added to glibmm or gtkmm, and old API is deprecated. If you compile more example programs, you may find other programs that require fairly new versions of glibmm and gtkmm. Kjell |