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

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

Is there a way to convert an HTML page styled with Bootstrap CSS into email-compatible html? -