I\'m trying to follow this guide which is often quoted as being an excellent tutorial for Cocos2d-x.
The problem is that my downloads for Cocos2d-x (2.2 and 3.0 alpha0)
The README.md file that comes with cocos2d-x v3.2 now says to use the cocos script to create new projects:
README.md
cocos new MyGame -p com.your_company.mygame -l cpp -d NEW_PROJECTS_DIR
reference: