qt app compile

qmake -project

qmake test.pro

make

./test -qws

 

ps: qmake安装在哪里,也侧面反映我编译的是arm还是x11的版本。

你可能感兴趣的:(qt)