Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
None
-
Qt Creator 4.6.0-rc1
-
Qt Creator 4.6.0, Qt 5.11
Description
QtCreator cannot build QtQuick applications with QBS + Qt 5.11 due to a bug in QBS where the autodetection of the qt quick compiler is false positive.
https://bugreports.qt.io/browse/QBS-1311
https://bugreports.qt.io/browse/QBS-1299
The bug is fixed in QBS, but QtCreator still ships the affected version. Moreover, applying the workaround of deactivating modules.Qt.quick.compilerAvailable in the QBS profile isn't working since QtCreator overwrites the fixed QBS profile every now and then.