Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Glade and libglade in Gentoo
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
Ivorne
n00b
n00b


Joined: 20 Nov 2012
Posts: 11

PostPosted: Sat Jan 05, 2013 4:14 pm    Post subject: [SOLVED] Glade and libglade in Gentoo Reply with quote

Hello,
I want to compile my application which uses gtk and glade and I have problems with versions (for gtk+-2.0 vs gtk+-3.0). Gtk comes in both versions, but glade is only in version 3 http://gpo.zugaina.org/dev-util/glade and libglade only in version 2 http://gpo.zugaina.org/gnome-base/libglade. I totaly don't understand, how can anyone develop any glade application with this.


Compiling with gtk+-3 and libglade-2 ends up with runtime error: Gtk-ERROR **: GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported.

And when I compile with gtk+2 and libglade-2, I get some errors from libglade which is unable to recognize the libglade xml format (because it is written for gtk+-3 and not for gtk+-2).

Do you anyone know, how to get libglade3 or at least glade2? Google search is unsuccessful.

Thanks,
Ivorne


Last edited by Ivorne on Sat Jan 05, 2013 6:30 pm; edited 1 time in total
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Sat Jan 05, 2013 4:43 pm    Post subject: Reply with quote

:roll: If you're looking for things that don't exist, it's actually a good thing that you can't find them.

The term you should be looking for is GtkBuilder.
Back to top
View user's profile Send private message
Ivorne
n00b
n00b


Joined: 20 Nov 2012
Posts: 11

PostPosted: Sat Jan 05, 2013 6:30 pm    Post subject: Reply with quote

Thanks, solved.
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