Qmake does not appear in build system
-
When I go to create a Qt Quick Application project, in the option to choose the Development Kit, but qmake does not appear, while in other options it appears (see image and attachment).
The image in which the qmake, CMake and qbs options appear is a Qt Widgets Application.
-
Hi,
You are likely using Qt Creator 10 from which that option has been removed due to the latest development done on the QML side that can not be handled by qmake hence its removal.
-
Hi,
You are likely using Qt Creator 10 from which that option has been removed due to the latest development done on the QML side that can not be handled by qmake hence its removal.
@SGaist I checked and indeed Qt Creator 10 is installed. Thank you!
-
E edvonaldohoracio has marked this topic as solved on