Dear All,
I am facing problem in compile gtk helloworld.c source. it is compiling fine with following. so i am sure abt my gtk lib installation.
gcc hello.c -o hello `pkg-config --cflags --libs gtk+-2.0`
I had taken help from following link
http://zetcode.com/articles/eclipsecdevelopment/
thanks for help in advance.
regards
rishi