-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
Some future release
-
None
-
469246995e0dc0035afdf47e4be73cce2839115c
Tested with Qt6 based snapshot, build number 9
Steps to reproduce:
- Create a general project with default settings
- Add QtQuick3D Effects module
- Run project by clicking Run button in Design Mode
- -> qmlscene does not open, application output shows:
08:48:45: Starting C:\Users\taremes\RTA\qt5\qt5_design_studio_reduced_version\bin\qmlscene.exe -I C:/Users/taremes/Documents/untitled34/imports -I C:/Users/taremes/Documents/untitled34/asset_imports C:/Users/taremes/Documents/untitled34/untitled34.qml... QT_QUICK_CONTROLS_CONF=qtquickcontrols2.conf: No such file 08:48:47: C:\Users\taremes\RTA\qt5\qt5_design_studio_reduced_version\bin\qmlscene.exe exited with code -1
- Right click QtQuick3D Effects in Library and choose "Remove module"
- Run project again -> qmlscene opens now
- resulted in
-
QDS-4513 When adding module imports to Qt6 project, import version should be left empty by default
-
- Open
-