Can't load bytecode with string literals

Started by
11 comments, last by WitchLord 9 years, 11 months ago

I've fixed the problem in revision 1938.

Thanks,

Andreas

AngelCode.com - game development and more - Reference DB - game developer references
AngelScript - free scripting library - BMFont - free bitmap font generator - Tower - free puzzle game

Advertisement

Thank you very much for resolving this problem. Though compiling with gcc you should also add additional #include <stdlib.h> in scripthelper.cpp to compile it :)

Thanks. I'll add that.

AngelCode.com - game development and more - Reference DB - game developer references
AngelScript - free scripting library - BMFont - free bitmap font generator - Tower - free puzzle game

This topic is closed to new replies.

Advertisement