"David Goncalves" <[EMAIL PROTECTED]> 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

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to