GTK+ Forums Forum Index GTK+ Forums
Discussion forum for GTK+ and Programming. Ask questions, troubleshoot problems, view and post example code, or express your opinions.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

regarding gtk-2.10

 
Post new topic   Reply to topic    GTK+ Forums Forum Index -> GTK+ Programming
Author Message
cnu_sree
GTK+ Geek


Joined: 06 Oct 2006
Posts: 57

PostPosted: Wed Jan 31, 2007 9:01 am    Post subject: regarding gtk-2.10 Reply with quote

i made a project in gtk-2.10 and executing in gtk-2.4
then iam getting an error libpangocairo.so is not found.
but libpangocairo.so is a shared so .
how can ii execute this exe in gtk-2.4
thank u
sree
Back to top
openldev
Never Seen the Sunlight


Joined: 21 Sep 2005
Posts: 386
Location: Fairfax, Virginia

PostPosted: Wed Jan 31, 2007 2:50 pm    Post subject: Reply with quote

Pango started using Cairo with the release of GTK+ 2.8, so a computer running version 2.4 will not have Cairo support.
Back to top
cnu_sree
GTK+ Geek


Joined: 06 Oct 2006
Posts: 57

PostPosted: Thu Feb 01, 2007 5:42 am    Post subject: Reply with quote

thank u
but how can i run this exe gtk-2.10 exe in gtk-2.4
Back to top
openldev
Never Seen the Sunlight


Joined: 21 Sep 2005
Posts: 386
Location: Fairfax, Virginia

PostPosted: Thu Feb 01, 2007 12:53 pm    Post subject: Reply with quote

You first have to compile without Cairo support. I'm not quite sure how to do this, so you'll have to Google it. Then, you will have to make sure that your application does not use _any_ functions, properties, signals or stock items that were introduced since GTK+ 2.4.

Really, if you want to support a version of GTK+ that old, you should have a copy of that running in parallel to compile against ...
Back to top
Display posts from previous:   
Post new topic   Reply to topic    GTK+ Forums Forum Index -> GTK+ Programming All times are GMT
Page 1 of 1

 


Powered by phpBB © 2001, 2005 phpBB Group
CodeBB 1.0 Beta 2
Protected by Anti-Spam ACP