- Code: Select all
chipmunk/cpShape.h:85:19: 'cpShapesCollide' has C-linkage specified, but returns incomplete type 'cpContactPointSet' which could be incompatible with C
When included from Objective-C it works fine. Just not C++ or Objective-C++. I'm not sure what to do here. Any ideas?
ryan