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)
It doesn't exist anymore. You need to use create_project.py inside tools/project-creator in terminal.
-> python create_project.py [params]
example:
-> python create_project.py -project MyGame -package com.MyCompany.AwesomeGame -language cpp
I know, it really sucks. But it's better for creating multi-platform projects.