Hi list, After upgrading to Qt 5.9.2 for MSVC2017, I cannot start any QML projects from Creator anymore:
19:01:33.362 [debug] <qt.qml.diskcache> QQmlTypeData::tryLoadFromDiskCache:2087: Error loading "qrc:/qml/layout/Layout.qml" from disk cache: "QML source file has a different time stamp than cached file." 19:01:33.566 [debug] <qt.qml.diskcache> QQmlScriptBlob::dataReceived:2933: Error loading "file:///C:/Qt/5.9.2/msvc2017_64/qml/QtQuick/Controls/Private/CalendarUtils.js" from disk cache: "Code generator mismatch. Found code generated by moth but expected jit" 19:01:33.596 [debug] <qt.qml.diskcache> QQmlScriptBlob::dataReceived:2933: Error loading "file:///C:/Qt/5.9.2/msvc2017_64/qml/QtQuick/Controls/Private/StackView.js" from disk cache: "Code generator mismatch. Found code generated by moth but expected jit" 19:01:33.627 [debug] <qt.qml.diskcache> QQmlScriptBlob::dataReceived:2933: Error loading "file:///C:/Qt/5.9.2/msvc2017_64/qml/QtQuick/Controls/Private/style.js" from disk cache: "Code generator mismatch. Found code generated by moth but expected jit" ... (Rebuilding and removing the build directories didn't help) Where are the cached files located? How can I ensure that they get regenerated, and in a way that it also works at the customer's machine? Best regards, Julius Intel Deutschland GmbH Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany Tel: +49 89 99 8853-0, www.intel.de Managing Directors: Christin Eisenschmid, Christian Lamprechter Chairperson of the Supervisory Board: Nicole Lau Registered Office: Munich Commercial Register: Amtsgericht Muenchen HRB 186928
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest