i want to include the gtk libraries and i type
like some example in internet for gtk programming... but the GCC tell me no file or directory... ok!
i go to Setting->Compiler & Debugger, Search dir tab and add the path to libs
yea i press compile & run but... a few time later in gdkcolor.h there is an error gcc don't find cairo.h!!!
i add like gtk libs cairo libs...
recompile and now gcc don't find glib.h!!!
there is a method to add all path in /usr/include?