Re: Re: Re: simple project Gtkmm + Glade



On 8 October 2012 05:05, Dmitry Kruglov <lsd secy biz> wrote:

AND this gtkmm3, but i use gtkmm2-4.

please get me work example gtkmm 2.4 + glade.

Changing this:

PKG_CHECK_MODULES([HELLOWORLD], [gtkmm-3.0 >= 3.0.0])

to:

PKG_CHECK_MODULES([HELLOWORLD], [gtkmm-2.4 >= 2.24.2])

and its compiles and runs for me.

And the following will help you know whether you have 3.0 & 2.4 on your system.

pkg-config --list-all | egrep -i gtkmm



Giles



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]