Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Help
»
Codeblocks can't find the .h files
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Codeblocks can't find the .h files (Read 3610 times)
OpenTTD
Guest
Codeblocks can't find the .h files
«
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.
Logged
oBFusCATed
Developer
Lives here!
Posts: 13434
Re: Codeblocks can't find the .h files
«
Reply #1 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.
Logged
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Help
»
Codeblocks can't find the .h files