[Interest] qt.qml.diskcache errors after Qt upgrade

Bullinger, Julius julius.bullinger at intel.com
Mon Oct 16 09:17:45 CEST 2017


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20171016/5a92d984/attachment.html>


More information about the Interest mailing list