Centos7中搭建QT开发环境

安装步骤: (建议先配置一下阿里云镜像的yum源) 安装 gcc 和 gcc-c++: yum -y install gcc gcc-c++ wget http://download.qt-project.org/official_releases/qt/5.14/5.14.0/qt-opensource-linux-x64-5.14.0.run ./qt-opensource-linux-x64
相关文章
相关标签/搜索