美文网首页
cocos python配置

cocos python配置

作者: yangxingpping | 来源:发表于2017-10-06 23:13 被阅读0次

cocos creator构建app依赖于python2.7(64位),可以在PATH环境变量中添加python2.7.x 64位的路径,

而通过binding generator生成cocos creator js + cpp绑定需要设定依赖python2.7(32位),可以通过在命令行中临时设定PATH添加32位python路径

相关文章

网友评论

      本文标题:cocos python配置

      本文链接:https://www.haomeiwen.com/subject/erfdyxtx.html