Hi,

"Anish Chandran" <[EMAIL PROTECTED]> writes:

> Hi i got these error while i used methods to add stock icon and some
> other related application can anyone tell me what else i should do
> to make this ok.... does i need to include some other file or other
> option.. Thank you in advance to every one replay
> 
> gcc `gtk-config --cflags` -g  main.c -o main `gtk-config --libs`

gtk-config is the wrong tool to use when compiling an application that
uses the GTK+-2.0 API.
See http://developer.gnome.org/doc/API/2.0/gtk/gtk-compiling.html


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

Reply via email to