xcode - Cocos2d-iphone basic compile error -


i downloaded cocos2d-iphone 0.99.5 , installed using ./install-script

i opened xcode , created new cocos2d application. when ran build , run it, gave error 'there no sdk name or path iphoneos'. searching online found solution said change base sdk setting in project settings. changed simulator of iphone os 3.1.2.

but when build , run, gives me 217 errors. are: "float.h no such file or directory" or "stdarg.h no such file or directory"

any suggestions?

you'll need update xcode 3.2.5, ios 4.2. check inside project settings cocos2d -- believe base sdk above 4.0, @ 4.1 or 4.2, now. if of items in frameworks folder red, means project trying link higher sdk, , can't find anything.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -