Code::Blocks Forums

User forums => Help => Topic started by: OpenTTD on September 02, 2021, 01:10:58 am

Title: Codeblocks can't find the .h files
Post by: OpenTTD on September 02, 2021, 01:10:58 am
Seems the Codeblocks IDE can't find the header files i got, is there a place to specify where they can be found when compiling?

Downloaded them from here:
http://win-builds.org/doku.php/download_and_installation_from_windows
Thinking it is what is called Mingw-w64
https://www.mingw-w64.org/downloads/

Then i guess it is supposed to be included in Codeblocks IDE, might have dome something to cause this myself.

Newbie error i guess, trying to learn what little C++ i learned 20 years ago.
Title: Re: Codeblocks can't find the .h files
Post by: oBFusCATed on September 02, 2021, 09:06:47 am
Do you have a project? If you have a project there is the Project -> Build options -> Search directories -> Compiler.