Today everything worked fine until I added new CCLayer subclass. When trying to build compiler showed error at
#include <cassert>
in libs/Box2D/Common/b2Settings.h. The reasons is simple – new class file created with xcode has .m extension, just rename it to .mm and everything will work as before.
I don’t know whether it’s just me or if everyone else encountering problems with your blog. It appears like some of the written text on your posts are running off the screen. Can somebody else please provide feedback and let me know if this is happening to them too? This could be a problem with my browser because I’ve had this happen previously. Thanks
I just updated everything to newest version – is it still happening?