在做cocos2d-x的游戏项目中添加了lua的json解析模块 遇到了以下情况 module 'cjson' not found: no field package.preload['cjson']cjson
摘要:
cocos2d-x的游戏 需要用到lua自己的json解析模块cjson 模块加载不到,或者报一些找不到模块名的文件 阅读全文
posted @ 2013-08-30 10:24 卞銘 阅读(10016) 评论(0) 推荐(0)