#include "sp_typeinfo.hpp"
I think this problem occurs becose -I- option used when compiling performed.
I think this problem occurs becose -I- option used when compiling performed.
The -I- option happens on projects with the precompiled settings of an certain option.
I think problem described above is bug, and want to report it. I read the topic named "IMPORTANT! BEFORE ASKING FOR HELP ", but not understand where I can find bugreport webpage (point #5). Is it so hard to place url into that small FAQ?
FYI: The devs knows about this problem, I posted on it about 6 months ago.
But, it was only causing issues on MinGW GCC 4.x builds which were not supported back then.But, I know of no bug report; so, feel free to submit one.
FYI: The devs knows about this problem, I posted on it about 6 months ago.And I over a year ago. ;)
Yes, this issue is certainly not limited to a GCC version.FYI: The devs knows about this problem, I posted on it about 6 months ago.And I over a year ago. ;)
IIRC Gcc 3.x just gives warning about, but GCC 4.x gives errors.No, this really is a case of include directives not being resolved. Here's my original post on this issue (http://forums.codeblocks.org/index.php/topic,2254.msg17791.html#msg17791). (Over 2.5 years old, actually!)