Cocos2dx 2.2.3 create a project and cocos2dx2.2.3
Cocos2dx 2.2.3 is required because of a small outsourcing process. Now let's talk about how to create a project. If cocos2dx 3.1.1 is used before, the environment is basically ready, now we can decompress cocos2dx 2.2.3 on the official website. The following describes how to create a project, instructions, and 3. x is a little different.
Enter the creator_project directory of your project, and then run cmd to enter the command line and python create_project.py-project h-package com. COCOS2DX. h-language cpp, where h is the package name, which is stored under the project folder.
Then open h. sln and you will be able to operate it, just like 3. x .....
Cocos2dx222 Project Creation Problems
Didn't you see that you typed the wrong project?
How does cocos2Dx 222 create a project ??
First, you need to install python. Then, your drive letter is displayed on drive C. You cannot create it without that file. Therefore, enter D: \ in the command line, press enter, and the drive letter on the left is changed to d. Then, run cd to enter your cocos2dx directory, and enter the above python commands in the peoject-creator directory, you can create it successfully.