I am having a bit problem to compile my game with this error:
angelscript/add_on/scriptbuilder/scriptbuilder.h:205:11: error: '_strcmpi' was not declared in this scope
I have compiled angelscript with codeblocks(as you provided), and when I tried to compile my game, I am getting this error.
I am using win32(7)
Regards