Re: gtk+ compile



On Thu, 2007-06-14 at 05:04 -0700, Jeevan wrote:
> Dear all,
> Here I am trying to run a simple GUI program using Gtk+..

this list is for developing gtk+, not developing with gtk+. you want
gtk-list or gtk-app-devel-list.

> I am getting error as follows:  
> 
> linux:~ # gcc base.c -o base 'pkg-config --cflags --libs gtk+-2.0'
> gcc: pkg-config --cflags --libs gtk+-2.0: No such file or directory

you have to use backticks: `

ciao,
 Emmanuele.

-- 
Emmanuele Bassi,
W: http://www.emmanuelebassi.net
B: http://log.emmanuelebassi.net




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