Author Topic: Not finding includes  (Read 3618 times)

Rob.B

  • Guest
Not finding includes
« on: October 15, 2008, 10:01:05 pm »
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

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: Not finding includes
« Reply #1 on: October 16, 2008, 08:46:58 am »
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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ