This tutorial will walk you through how to successfully create a new game project using Cocos 2d-x.
Step 1: Open the Command Prompt
To access the Command Prompt, go to your computer’s Start Menu. In the Search Programs and Files box, type cmd. This will open a window like this:
Step 2: Cd Into Your Cocos 2d-x Directory
Type cd and then the path of the Cocos 2d-x directory you installed. (See here for How to Install Cocos 2d-x on Windows.)
To find the path of your Cocos 2d-x directory, go to...
Published on March 24, 2015 17:10