更新系统:
sudo apt-get update & ugrade
安装g++
sudo apt-get install build-essential
安装qt
sudo apt-get install qtcreator
sudo apt-get install qt5-default
- 在终端中输入
qtcreator
可以打开 - 新建一个
project
的时候由于第一次用,需要点一下Kit Selection
图中的那个options
增加一个kit - Select
Add
, and rename the kit.