Re: GTK 1.3 & 2.0



On Tue, 2001-10-09 at 23:35, Frank Chen wrote:
> Hello:
> 
> I installed all packages in 1.3 directory. The gtk-config command still 
> remains the old
> settings. If I want to compile by my hand, which include files and 
> libraries should I
> feed to gcc to compile programs written for gtk 1.2?
> 
GTK 1.3/2.0 uses pkgconfig instead of the *-config scripts.

pkgconfig --cflags libgtk-2.0
pkgconfig --libs libgtk-2.0

(or something like that)

cheers
-- 
Rodrigo Moya <rodrigo gnome-db org> - <rodrigo ximian com>
http://www.gnome-db.org/ - http://www.ximian.com/




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