http://cn.cocos2d-x.org/tutorial/show?id=1304 设置 Quick-Cocos2d-x 在 Windows 下的编译环境 Liao Yulei2014-08-12 11:27:396843 次阅读 大多数时间,使用 player 就可以进行游戏开发.仅当我们需要在真机上调试,或者需要在 player 中加入自己的 C++ 代码时,我们才需要配置编译环境. quick-x-player 使用说明 配置编译环境的基本步骤: 安装 Visual Studio
fedora/centos下gcc编译出现gcc: error trying to exec 'cc1plus': execvp: No such file or directory解决办法 翻译自:http://www.tuicool.com/articles/VZveaeZ 在fedora/centos下编译出现问题: gcc: error trying to exec 'cc1plus': execvp: No such file or directory </span></spa
win10下gcc的安装和makehttps://www.jianshu.com/p/46824c62dfed 方案1:直接官方下载安装minGw或Cygwininstall download: http://sourceforge.net/projects/mingw/files/latest/download?source=files\ or http://mingw-w64.org/doku.php click to install at C:\minGW\ 添加路径到环境变量: 右键我的