Hello,
I have problems with cocos2d 0.8.1 - I had earlier verision (0.7.x) installed and it worked without problems, but now I got spammed with errors (now I have like 5113 errors :O in a clear app). I have done all the steps from the: http://monoclestudios.com/cocos2d_whitepaper.html
Got any ideas?
Thanks in advance,
Tomek
Some of the errors:
cd "/iPhone Projects/iGuard"
setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 -x c++ -arch i386 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Wreturn-type -Wunused-variable -D__IPHONE_OS_VERSION_MIN_REQUIRED=30000 -isysroot /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.0.sdk -fvisibility=hidden -fvisibility-inlines-hidden -mmacosx-version-min=10.5 -gdwarf-2 -iquote "/iPhone Projects/iGuard/build/iGuard.build/Debug-iphonesimulator/iGuard.build/iGuard-generated-files.hmap" "-I/iPhone Projects/iGuard/build/iGuard.build/Debug-iphonesimulator/iGuard.build/iGuard-own-target-headers.hmap" "-I/iPhone Projects/iGuard/build/iGuard.build/Debug-iphonesimulator/iGuard.build/iGuard-all-target-headers.hmap" -iquote "/iPhone Projects/iGuard/build/iGuard.build/Debug-iphonesimulator/iGuard.build/iGuard-project-headers.hmap" "-F/iPhone Projects/iGuard/build/Debug-iphonesimulator" "-I/iPhone Projects/iGuard/build/Debug-iphonesimulator/include" "-I/iPhone [...]