Figure 5-2-3 Choose Qmake
In the
Build&Run
window, continue to choose
Kits
tab, and at the right side of this
dialog, press
Add
button, then add settings of running environment for QT5
application. In the
Sysroot
editbox, write the path of cross compile toolchain, in the
Compiler
and
Qt Version
editboxs, write the settings being set before, set
Debugger
to
None
, set
CMake Tools
to default as shown below:
Figure 5-2-4 Add Kits for QtCreator
Create Helloworld Project:
In the main menu of QtCreate, choose
File
->
New File or Project
, and in the popup
dialog, choose
Application
->
Qt Widgets Application
as shown below:
62