Author Topic: Include search path  (Read 3013 times)

Offline O-san

  • Multiple posting newcomer
  • *
  • Posts: 25
    • OddGames
Include search path
« 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.

Offline O-san

  • Multiple posting newcomer
  • *
  • Posts: 25
    • OddGames
Re: Include search path
« Reply #1 on: July 18, 2010, 09:38:04 pm »
Got it working, added the path in the "project/build options.." dialog. :)