Guillaume Ruch wrote:
> Perhaps my compiling command is not good ? : gcc -o prog1 prog1.c `pkg-config 
> --cflags --libs
> gtk+-2.0` `libglade-config --libs gnome`  -lxml -export-dynamic
>   
I have no idea if that's the problem, but shouldn't you be using
libglade-2.0 together with gtk+-2.0? Which, by the way, is used from
with pkg-config just like GTK. (And which uses libxml2).

-- 
Today is the first day of the rest of your lossage.

Eduardo M KALINOWSKI
[EMAIL PROTECTED]
http://move.to/hpkb

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to