Re: Problem in adding stock item



Hi,

"Anish Chandran" <anishchandru iamwaiting com> 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



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