Re: glinconfig.h



"Cary Fu" <Cary Fu wdc com> writes:

>      I try to compile GTK application, but it always fails with error message "glibconfig.h: No such file or directory". Anyone know
> how and where I can get this head file. Thanks for any help.

gtk-config --cflags will give you the correct include path so your compiler
finds glibconfig.h in $prefix/lib/glib/include.

Use gtk-config to create the correct CFLAGS and LDFLAGS to compile and
link GTK applications. gtk-config has a manpage that explains its use in 
more details.


Salut, Sven





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