Re: glibconfig not find



"David Goncalves" <lestat lioncourt innocent com> writes:

> > please help me!! I am beginner GTK+ programming. when i compiled sample code(hello.c), there are error message
> > 
> > usr/include/glib.h:66:glibconfig.h not being able to find glibconfig.h
> > 
> > please inform me
> 
> Just try to find the file 'glibconfig.h' in your disk and copy it
> to '/usr/include'

Don't do this. *Please*

What will happen, is that when you upgrade your GLib the old
glibconfig will be left behind, and GLib will never work
properly again.

Use the glib-config script, as described in the FAQ.

Regards,
                                        Owen




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