qt-win-opensource-4.8.4-mingw安装流程

2020-11-28 10:27

阅读:749

标签:style   blog   c   http   a   width   

一、下载软件:

qt-creator-win-opensource-2.5.0.exe

qt-win-opensource-4.8.4-mingw.exe

MinGW-gcc440_1.zip

soscw.com,搜素材

二、安装过程

1.安装 qt-creator-win-opensource-2.5.0.exe 假设目录为C:\Qt\qtcreator-2.2.1

2.解压缩MinGW-gcc440_1.zip到目录C:\Qt
3.安装qt-win-opensource-4.8.4-mingw.exe,期间选择MinGW的目录为C:\Qt\mingw

4.工具->选项->QT,“QT版本”中选择“手动设置”,然后添加第3步安装的C:\Qt\4.8.4\bin\qmake.exe;

soscw.com,搜素材

5.切换到“工具链”,选择“手动设置”,然后添加第1步安装的C:\Qt\mingw\bin\g++.exe;

soscw.com,搜素材

6.右击“我的电脑”->“属性”->"高级"->“环境变量”中添加:

C:\Qt\mingw\bin;

C:\Qt\4.8.4\bin;

soscw.com,搜素材

 

 

 

 

 

 

qt-win-opensource-4.8.4-mingw安装流程,搜素材,soscw.com

qt-win-opensource-4.8.4-mingw安装流程

标签:style   blog   c   http   a   width   

原文地址:http://www.cnblogs.com/zhouwenJS/p/3737728.html

上一篇:C++声明和定义

下一篇:heightCharts使用API


评论


亲,登录后才可以留言!