🎉 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!

Minor AngelScript 2.14.0 namespace bug

Started by
0 comments, last by WitchLord 15 years, 8 months ago
AngelScript 2.14.0 doesn't seem to compile cleanly with AS_USE_NAMESPACE defined. It looks like as_scriptnode.h and as_scriptnode.cpp don't have the necessary BEGIN_AS_NAMESPACE/END_AS_NAMESPACE wrappers.
Advertisement
Thanks SiCrane, I'll fix this immediately.

[edit]Done, the fix is in the SVN.[/edit]

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