Search code examples
cocos2d-iphonecocos2d-xcocos2d-x-3.0

Cocos2dx Android and IOS build


I have downloaded latest version of cocos2d-x from this link.

And worked on Visual Studio Environment and finished. Now I am going to build it to Android and IOS for extra processes.

What can I do?


Solution

  • There should be cocos2d-x/proj.android and cocos2d-x/build/your_projectname.xcodeproject in your project folder.

    Open them in Eclipse & Xcode respectively.

    Reference: