1.yum install gcc gcc-c++ gdb cmake <br/>
2.下载QT.
http://download.qt.io/official_releases/qt/5.10/5.10.1/ 选择: qt-opensource-linux-x64-5.10.1.run
或者用镜像下载:
https://mirrors.tuna.tsinghua.edu.cn/qt/archive/qt/5.10/5.10.1/qt-opensource-linux-x64-5.10.1.run chmod u+x qt-opensource-linux-x64-5.10.1.run
3.双击qt-opensource-linux-x64-5.10.1.run开始安装。
2.下载QT.
http://download.qt.io/official_releases/qt/5.10/5.10.1/ 选择: qt-opensource-linux-x64-5.10.1.run
或者用镜像下载:
https://mirrors.tuna.tsinghua.edu.cn/qt/archive/qt/5.10/5.10.1/qt-opensource-linux-x64-5.10.1.run chmod u+x qt-opensource-linux-x64-5.10.1.run
3.双击qt-opensource-linux-x64-5.10.1.run开始安装。
本文介绍如何通过yum安装GCC、GDB、CMake等依赖,并提供下载及安装QT 5.10.1的官方和镜像链接。指导用户运行安装文件并进行权限设置。

9308

被折叠的 条评论
为什么被折叠?



