Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gtkmm-config
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
BlueEar
Tux's lil' helper
Tux's lil' helper


Joined: 06 Oct 2002
Posts: 143
Location: Mountain View, CA

PostPosted: Wed May 28, 2003 4:47 pm    Post subject: gtkmm-config Reply with quote

I have emerge'd gtkmm version 2.2.1. However my attempt to compile a GTKmm 2.x code failed. I quickly realized that this was due to gtkmm-config still pointing to old directories. In particular I get
Code:
$ gtkmm-config --cflags
-I/usr/lib/gtkmm/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/sigc++-1.0/include -I/usr/include/sigc++-1.0

Could some kind soul point me to the ebuild that installs gtkmm-config? Also, how do I switch it from 1.2 to 2.2 version?
Back to top
View user's profile Send private message
far
Guru
Guru


Joined: 10 Mar 2003
Posts: 394
Location: Stockholm, Sweden

PostPosted: Sat May 31, 2003 8:47 pm    Post subject: Reply with quote

Try this instead:
Code:
pkg-config --cflags gtkmm-2.0

gtkmm-config seems to be obsolete. All new gnome-related libs use pkg-config nowadays.
_________________
The Porthole Portage Frontend
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum