Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
Qt Creator 11.0.0-beta2
Description
Steps to reproduce:
- start QC with QmlDesigner enabled
- create a Qt Quick Application from template (check the setting for compatible with QDS project)
- build / run the project (fine)
- open the Screen01.ui.qml inside QmlDesigner
This fails due to not correctly configured QML_IMPORT_PATH which likely should be done by the project.