Unable to find the files that is looking for.

Hi all, I was trying to make a compile for windows by using codeblocks and using the built in compiler. I add files from the respiratory svn checkout to the project in order to build. When I compile it the debugger says “No such file or dictionary” when it tries to locate the headers. So the question is this: how can you get the compiler to find the headers files that is looking for? I tried to edit the file names in the #include section, but it didn’t work. I also tried to moved the files around, but it won’t work ether.

Here is the files that I used.
mediafire.com/?sharekey=1b02 … b9a8902bda
You need codeblocks to open the project file. It’s in 7z. format so you need the 7-zip software to decompress it.

Reply if you need more information about something.

More information needed.

Please read this: catb.org/~esr/faqs/smart-questions.html

Fine I’ll update the first post.

This is interesting. It looks like this is a compiler problem.