Hello everyone,
Did anybody come across and solve this problem?
Trying to compile Cocos3d under Xcode 4.3 generates compile errors.
CC3PODResource line 73:
delete self.pvrtModelImpl;
Error: Cannot delete expression of type '<pseudo-object type>'
Compiles fine with LLVM GCC 4.2 but not with Apple LLVM compiler 3.1 which is the default, and probably recommended.
Thanks.
EDIT: I'm running Cocos3d 0.6.5