Re: compiler error



Oops, I see now that the gtkmm-2.9x versions (2.90, 2.91, 2.99) are actually unstable very early versions of gtkmm-3. They can probably only be used together with equally early versions of gtk+-3. I recommend that you don't use them. If you need gtkmm-2, use gtkmm-2.24.4, if you have gtk+-2.24.x installed, or else compatible versions of gtkmm-2.xx and gtk+-2.xx. Don't use gtkmm-2.24.3. It has many problems, as discussed in bug https://bugzilla.gnome.org/show_bug.cgi?id=697835.

It's not necessary to install gtk+-2 and gtk+-3 with different prefixes. gtk+-2 and gtk+-3, as well as gtkmm-2 and gtkmm-3, can be installed in parallel in /usr. But it does no harm to install them at different locations.

Kjell

2013-08-12 16:08, Zhou, Kemin skrev:
Kjell,

Thanks a lot.
I have gtk2 install at /usr, and gtk3 install at /usr/local
Is there a way to tell it to use gtk2 (from /usr) in the configuration step?
I also have a lower version of g++ at /usr.  Some other packages depends on
Newer G++, so I installed it at a different location.

I can switch to g++ to a different version easily.  Is there an option
At the configuration step?

Kemin Zhou
Phone: 609 818-4265


-----Original Message-----
From: Kjell Ahlstedt [mailto:kjell ahlstedt bredband net]
Sent: Sunday, August 11, 2013 5:13 AM
To: Zhou, Kemin
Cc: gtkmm-list gnome org
Subject: Re: compiler error

Gtkmm2 is not compatible with gtk3. It doesn't depend on the compiler.
If you want to use glibmm2, you must also use gtk2.

2013-08-09 00:18, Kemin Zhou bmsid=00337162 skrev:
I am trying to compiler gtkmm2.99,
Some some packages, they don't like gtk3.*

I am not sure this is because that I am using a newer compiler or not:






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