Code::Blocks Forums

User forums => Help => Topic started by: grim_asle on September 23, 2012, 07:19:59 pm

Title: Error compiling the gtk hello world exmaple project delivered with code blocks
Post by: grim_asle on September 23, 2012, 07:19:59 pm
Hello,

i just tried to start a gtk project with Code::blocks and cannot compile it, because the <gtk/gtk.h> header cannot be found.
Where can I see, in which folders the IDE searches for the header files and maybe configure such settings ??

However, a hint should be enough for me. Thanks for any response...
Title: Re: Error compiling the gtk hello world exmaple project delivered with code blocks
Post by: oBFusCATed on September 23, 2012, 07:35:48 pm
Here you go: http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F
Title: Re: Error compiling the gtk hello world exmaple project delivered with code blocks
Post by: grim_asle on September 24, 2012, 08:39:25 am
Thank you very much,

that does help me a lot.....until.... Well, we'll see.
I really hope i'll get used to it now.

Greetings.