Hi there,
i have got the problem that when I use the "Build" button of the Code::Blocks IDE the compiler ends up complaining it can't find an included header.
I have added all include dirs for the project (and all libs and search directories) in the "settings" window, but the compiler doesn't find any of them.
Anyway, the headers are definitely there, i checked this, and the paths are correct.
It doesn't work with relative paths either.
I tried the same thing a while ago, and it worked, but on another machine.
Sorry that this post is rather indefinit, but i can't look for my exact settings at this moment.
I'm gonna give more detailed information if needed, but my main question for now is:
Are there any problems known concerning the "include directories" ?
Thanks for reading so far ...