Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
QDS 4.8
-
None
Description
I wanted to rename a qml file from the project menu. The cmakelists file for the qml module is updated, but the qmldir file is not. If I try to use that new file name in App.qml, it can't find the component and won't run in the Design Studio.
It compiles and runs if I open the top-level CMakeLists project file in Qt Creator.