Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I install Cocos 2D and Cocos 3D.

I can create Cocos 2D projects, but I can´t create Cocos 3D projects. I select Cocos 3D in iOS section, but the created project is for MAC. Why ??

I can´t solve it.

Thanks!

share|improve this question

1 Answer

Cocos3D is for Mac only, and it only works with cocos2d v1.x. It may not work with the very latest version v1.1 of cocos2d, so you might want to try the v1.0.1 stable version instead.

In any case you have to re-install the cocos2d & cocos3d templates if you used a different version.

share|improve this answer
is not Cocos 3d for iOS??? :S – Kaisser Aug 3 '12 at 7:06
perfect answer... y haven't you got enough up votes? – Deepukjayan Aug 7 '12 at 5:05

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.