Win10 + Clion + Boost + MinGW 配置流程()
发布时间
阅读量:
阅读量
三个软件配合使用流程:
1、先安装 MinGW https://nuwen.net/mingw.html
2、下载、配置 boost http://www.boost.org/
3、安装 Clion,建议使用离线包安装 https://www.jetbrains.com/clion/
注意事项:1、先安装MinGW,否则 boost 运行不成功;
2、安装MinGw 之后要记得为gcc添加环境变量;
boost
1、boost是什么 https://www.cnblogs.com/findumars/p/7257415.html
在Windows环境下对Boost库进行集成与编译操作 https://www.cnblogs.com/chuncn/archive/2012/09/10/2679026.html
3、boost 官网 http://www.boost.org/
为了配置第三方库支持 <> 在Cmake中进行扩展
Clion
The Fast Introduction to the Software for Beginners
2、ATTENTION:for project, Chinese directory is not permitted
3、破解码 http://idea.lanyus.com/
4、安
全部评论 (0)
还没有任何评论哟~
