Luis Velez <[EMAIL PROTECTED]> writes:
> In the reference manual it says that the only thing one must include in
> order to use GError is glib.h but I include glib.h and all the other
> libraries from the 'glib-config --cflags -- libs' but the GError data
> type is not recognized by the compiler. Must I include another library?
> It indicates that GError is undeclared. What version of glib.h must
> I have? I have the version 1.2.10 of glib. Any sugestions about what
> could be wrong are welcomed.

You are reading the docs for GLib 1.3.x/2.0, but using GLib 1.2.10.

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

Reply via email to