1、安装GCC编译器:
yum -y install gcc gcc-c++
2、安装链接器:
yum -y install mesa-libGL-devel mesa-libGLU-devel freeglut-devel
3、下载Qt
下载后拷贝到/opt目录4、安装Qtcd /optchmod +x qt-opensource-linux-x64-5.8.0.run./qt-opensource-linux-x64-5.8.0.run
完成!
参考链接:
本文共 234 字,大约阅读时间需要 1 分钟。
1、安装GCC编译器:
yum -y install gcc gcc-c++
2、安装链接器:
yum -y install mesa-libGL-devel mesa-libGLU-devel freeglut-devel
3、下载Qt
下载后拷贝到/opt目录4、安装Qtcd /optchmod +x qt-opensource-linux-x64-5.8.0.run./qt-opensource-linux-x64-5.8.0.run
完成!
参考链接:
转载地址:http://vcqyo.baihongyu.com/