Hello!

I'm refreshing my poor programming skills, downloaded NetBeans & a GTK C tutorial and tried the Hello World program.

It works, but only if I put all the folders to be included with "-I" in the additional compiler options; if I add every single folder in the Include-section of the NetBeans options, it complains it can't find the gdk.h.

Am I doing something stupid? Is that a bug?

Thank you very much,

Blutkoete