Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: O-san on July 18, 2010, 09:26:19 pm

Title: Include search path
Post by: O-san on July 18, 2010, 09:26:19 pm
Hello,
Having problem with the include search path. It says the necessary .h files does not exist but I am 100% confident they do.. I copied them to the /MinGW/include folder myself. Is this a bad idea? Maybe I should I add a search path in the menu "Settings/Compiler and debugger.../Search directories"? I have tried adding the directory there too, no better..

Any help appreciated.
Title: Re: Include search path
Post by: O-san on July 18, 2010, 09:38:04 pm
Got it working, added the path in the "project/build options.." dialog. :)