Re: Re: Re: simple project Gtkmm + Glade
- From: a gander <agander gmail com>
- To: Dmitry Kruglov <lsd secy biz>
- Cc: gtkmm-list gnome org
- Subject: Re: Re: Re: simple project Gtkmm + Glade
- Date: Mon, 8 Oct 2012 07:55:23 +0100
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]