How to create a project in visual studio using cocos2d-x-3.2
Hello Friends, All the steps to create a project in visual studio using cocos2d-x-3.2. are given below: Step1: Download cocos2d-x-3.2.zip from the link: http://cocos2d-x.org/download and apache-ant-1.9.4-bin.zip from the link:http://ant.apache.org/bindownload.cgi and extract these two files. Step2: After extracting, execute download-deps.py on command prompt to download and install some dependencies. C:\Users\gopal123\Desktop\kapil\cocos2d-x-3.2>python download-deps.py Step3: Run setup.py.In between environment variable of
2,130 total views, no views today