🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Can't load bytecode with string literals

Started by
11 comments, last by WitchLord 10 years, 1 month 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