美文网首页
开发:工具篇

开发:工具篇

作者: 一剑卿心 | 来源:发表于2018-01-31 14:13 被阅读12次

    Cover more and more Field .

    1. 联合编译工具:(分布式编译工具)
    IncrediBuild
    
    1. CI在线持续集成环境:(持续部署)
    http://soda.oa.com/
    
    1. Mac平台开发用字体
    KHmer MN 
    
    1. Cocos Studio编辑UI界面,在项目中查看效果
    菜单 > 项目 > 发布与打包
    
    1. Cocos2dX编译
    用IncreBuild build一次,
    后面每次有改动,直接F5,不用每次都Build.
    
    1. 编译新类
    右键单击类文件:
    
    Properties > Configuration:All Configurations. 
    Configuration Properties>General > Exclude From Build : Yes
    
    并且将cpp文件添加进Combine_extgui_generated文件。
    

    相关文章

      网友评论

          本文标题:开发:工具篇

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