Hello guys
I have updated my local copy of codeblocks a couple of minutes ago, but it looks like i can't compile codeblocks.
It starts with this message:
sdk\scripting\include\sqdbgserver.h:15: error: `SQChar' was not declared in this scope
sdk\scripting\include\sqdbgserver.h:15: error: template argument 1 is invalid
sdk\scripting\include\sqdbgserver.h:15: error: template argument 2 is invalid
sdk\scripting\include\sqdbgserver.h:15: error: template argument 3 is invalid
sdk\scripting\include\sqdbgserver.h:15: error: ISO C++ forbids declaration of `SQDBGString' with no type
sdk\scripting\include\sqdbgserver.h:17: error: expected `,' or `...' before '*' token
.
.
.
Everything was fine before i did that. Does anybody has the same problem?