September 11, 2012

Creating a cross-platform project on Eclipse and Xcode

Picking up from where we left off on the previous post (click here if you still haven’t seen it), we’re now going to make a new Cocos2dx project that works on both Eclipse and Xcode and eventually, on Android and iOS device. This tutorial will assume you have followed the previous posts. I will refer to the same directories whenever you see Cocos2dx Root, Android SDK Root, and Android NDK Root.