Details
-
Task
-
Resolution: Fixed
-
P0: Blocker
-
Qt 3D Studio 1.0 RC2
-
None
-
1c5dcc0f2cee6683b0891f1d70011035be2bdd87
Description
As there are issues with QML Caching in Qt 5.9.3, disable QML caching in the startup of Qt 3D Studio 1.0. Few options for doing this are:
qputenv("QML_DISABLE_DISK_CACHE", "1"); // or
qputenv("QML_DISABLE_DISK_CACHE", "true");
Attachments
Issue Links
- resulted from
-
QT3DS-556 QML cache causes Qt 3D Studio RC 2 crash on startup
-
- Closed
-