【版本说明】
python:2.7.5
protobuf:2.5.0
lua:5.1.5
protoc-gen-lua:latest
cocos2d-x:3.2
【安装步骤】
1. python/lua/cocos2d-x环境默认已安装
安装protobuf
进入protobuf-2.5.0\python,执行:
1
2
3
|
python setup.py build
python setup.py test
python setup.py install
|
2.protoc-gen-lua解压放置到某个目录下,假定为c:\
protoc-gen-lua\plugin下创建protoc-gen-lua.bat,文件内容为:
1
-
gen
lua\plugin\protoc
lua