Re: Run time error in gtk1.3 application



Well, I think you need something like gnome 2.0. 
Your gnome version (and mine too) uses gtk+-1.2 and when you link
your app with the gnome libs it will also use gtk+-1.2
Have a look at 
	gnome-config --libs gnomeui  or
	
	gnome-config --libs gnome

glib+-1.2 and gtk+-1.2 are always linked to your executable.


But have a look at this

http://developer.gnome.org/dotplan/porting/

it might help you with your work.

Ciao,

Olaf



Am 05 Feb 2002 14:40:34 -0200 schrieb Flávio Alberto Lopes Soares:
> Is true that to compile gtk+2.0 I need Gnome 2.0 ?
> 
> If true I'm crashing my head in wall !
> 
> I need to install all gnome2.0 to correctly compile my program ?????
> 
> Thanks for all help
> 
> Flavio Alberto 
> 
> 





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