c++ - cassert not found error -
c++ - cassert not found error -
i'm trying utilize box2d in project, working fine until dragged across older obj-c files, , compiled , weird error appeared
cassert not found
obviously googled error , found few resources
mostly saying rename files .mm, don't want utilize c++, want utilize obj-c classes, , access c++ class setup box2d stuff, what's solution in situation? or going forced code whole game in c++?
c++ objective-c box2d
Comments
Post a Comment