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 
tools
感谢楼上回复,我已经能创建项目了,不过创建出来的工程名是HelloLua,还要自己改。
2.1.4版本新建的支持lua的项目,在vs2010里面没有显示Resources文件夹,lua文件只能通过打开单个文件的方式查看,请问你是怎么解决这问题的?
我不在vs编辑lua,你如果需要也可以把他们添加到工程里。
哦,不在vs里面吗,那用什么IDE编辑、调试lua?求推荐~~
- 本帖最后由 lzj 于 2013-7-10 09:28 编辑 *
— Begin quote from ____
Tripper/jw 发表于 2013-7-3 15:27 url
哦,不在vs里面吗,那用什么IDE编辑、调试lua?求推荐~~
— End quote
用vim编辑,decoda调试
— Begin quote from ____
lzj 发表于 2013-7-10 09:26 url
用vim编辑,decoda调试
— End quote
非常感谢!
— Begin quote from ____
hyde860401 发表于 2013-7-10 11:52 url
非常感谢!
— End quote
不客气!