Re: [ILUG] gtk question

From: Fowler (fowler at domain indigo.ie)
Date: Tue 29 Feb 2000 - 23:02:22 GMT


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



This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:05:31 GMT