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

Assertion failure: const string ASDF = 10;

Started by
2 comments, last by WitchLord 3 months, 1 week ago

const string ASDF = 10; gave me an assertion error.

This is something I ran into back into september, so it might have already been fixed.

image
Advertisement

Thanks, I'll verify this.

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

I couldn't reproduce it. It was probably fixed a long time ago.

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