更新系統(tǒng):
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.