User forums > Help
Include file not found
bangorme:
BTW, I'm using build 9916
stahta01:
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F
scarphin:
Does it work if you use:
--- Code: ---#include <SpreadsheetCell.h>
--- End code ---
instead of:
--- Code: ---#include "SpreadsheetCell.h"
--- End code ---
bangorme:
Thank you to those that tried to help. I spent two hours trying to chase down the problem. Then just deleted the whole project directory. Re cut and pasted the same code as I did before (from the book code file), and it worked. I've got no idea what the problem was. They only thing I noticed this time is that CodeBlocks created a "Headers" directory and not an "include" directory.
Navigation
[0] Message Index
[*] Previous page
Go to full version