I'm learning cocos2d-x and I want to create a project in VS, but I find that there is no template for VS, the version of cocos2d-x is 2.1.4. So I wonder what can I do to build a cocos2d-x project in VS2010 support both Lua and box2d
Many thanks :)
Run create_project.py. Usage:
create_project.py -project YourProjectName -package com.example.PakcageName -language cpp
Your project will be created in cocos2d-x-2.1.4\projects