News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Not finding includes

Started by Rob.B, October 15, 2008, 10:01:05 PM

Previous topic - Next topic

Rob.B

Hi.

I have just downloaded code::blocks with Gnu C++ as a package.   Looks great, but it flatly refues to find any include files!  How do I get it to look in the right place, I can't see any options anywhere obvious to set search paths.

Rob.B

MortenMacFly

Quote from: Rob.B on October 15, 2008, 10:01:05 PM
I can't see any options anywhere obvious to set search paths.
Use the  build settings of your project, tab "search paths". BTW: This is also nicely explained in the WiKi.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]