1.安装依赖

 

sudo apt-get install build-essential。
sudo apt-get install qt4-dev-tools qt4-doc qt4-qtconfig qt4-demos qt4-designer qtcreator

 

2.查看版本

qmake -v

 

3.设置版本

 

Using Qt version 4.8.7 in /usr/lib/x86_64-linux-gnu

 

摘自网络

相关文章:

  • 2021-04-29
  • 2022-12-23
  • 2021-11-18
  • 2021-11-20
  • 2021-11-21
  • 2022-01-01
  • 2021-09-02
  • 2021-12-02
猜你喜欢
  • 2021-11-30
  • 2021-04-16
  • 2022-12-23
  • 2022-12-23
  • 2021-10-08
  • 2021-08-24
  • 2021-03-31
相关资源
相似解决方案