On Thu, Jan 04, 2007 at 12:51:13AM +0100, Gerard Robin wrote:
> gcc -Wall -o file  file.c `pkg-config --cflags --libs gtk+-2.0`
> 
> sovled my problem but I don't figure out `pkg-config --cflags --libs 
> gtk+-2.0`:
snip
> there are a lot of options ...

Yep: what's the problem? If you are having trouble remembering the
precise compile command, stick it in a Makefile.

> and I wonder if libgtk-1.2-dev is useful ?

It isn't useful unless you want to build GTK #1 programs, which you
shouldn't these days.

-- 
Jon Dowland


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to