Re: [gtk-list] compiling



An easy way out is out simply copy the glibconfig.h file from the
/usr/lib/glib/include directory to the /usr/include directory. The other
solution is, of course to use the -I flag at compile time.

On Wed, 8 Sep 1999, Robert Aragon wrote:

> Hello Everyone,
> 
> I tried to compile my first program, but this was what I got:
> 
> 
> In file included from /usr/local/include/gdk/gdktypes.h:33,
> 		from /usr/local/include/gdk/gdk.h:31,
> 		from /usr/local/include/gtk/gtk.h:,
> 		from file1.c:1
> /usr/local/include/glib.h:66: glibconfig.h: No such file or directory
> 
> 
> 
> I change the path variable to include the above paths too, but to no avail.
> 
> 
> 
> What am I doing wrong!!!
> 
> 
> Robert A.
> 
> -- 
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
> 




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