I just downloaded and installed Cocos2D alpha version.
The template installation is successful, however, when I create a new project I can’t build it.
The “kazmath” files are missing which are referred to in a number of files so… I’ve got a million errors.
I’ve googled it and I already:
- Checked the compiler is Apple LLVM, in both the project and the
target. - Tried to include the path on the search paths.
However, I can’t even find the files anywhere in the project. What I’m thinking is that they aren’t getting copied when I create the project.
Any ideas?
You should get the cocos2d 2.0 beta, not the alpha version. I just installed Cocos2D 2.0 beta and its templates, they build fine, kazmath is included.
Run the template installer script as follows: