赞
踩
首先在上述清华镜像源下在文件,之后
cd ~/下载
sudo chmod +x qt-opensource-linux-x64-5.12.9.run
sudo ./qt-opensource-linux-x64-5.12.9.run
Qt默认安装在/opt/Qt5.12.9
sudo apt-get install g++
sudo apt-get install mesa-common-dev
gedit ~/.bashrc
export PATH=/opt/Qt5.12.9/Tools/QtCreator/bin:$PATH
运行 直接在终端输入
qtcreator
即可运行qt
我发现了一个大佬写的比我详细多了 大家可以参考参考
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。