[ILUG] gtk question

Fowler fowler at indigo.ie
Tue Feb 29 23:02:22 GMT 2000


Fowler wrote:
> 
> linux user wrote:
> >
> > I started the gtk tutorial on
> > http://www.gtk.org/tutorial/gtk_tut-2.html
> >
> > when i compiled the helloworld.c prog i got
> >
> > gcc: gtk-config --cflags --libs: no such file or directory
> >
> 
> gcc -Wall -g foo.c `gtk-config --cflags` `gtk-config --libs`
> 
> is what I use - possibly gtk-config is not in your path?
> 
>         regards,
>                 Colin Fowler
> 
> --
oh err yeah you MIGHT want to put in -o foo  unless you like all your bins
called a.out  *blush*

	Fowler




More information about the ILUG mailing list