[Interest] Qt Quick: no qmake support anymore?

Ulf Hermann ulf.hermann at qt.io
Sat Apr 29 14:45:24 CEST 2023


> It will come back in a future release: 
> https://codereview.qt-project.org/c/qt-creator/qt-creator/+/473719 
> <https://codereview.qt-project.org/c/qt-creator/qt-creator/+/473719>

It is, however, not a good idea to use qmake for new QML-based projects. 
In qmake you don't have qt_add_qml_module 
(https://doc.qt.io/qt-6/qt-add-qml-module.html). Without adequate build 
system support it's very difficult to produce QML modules you can 
reliably re-use.

best regards,
Ulf


More information about the Interest mailing list