Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
QDS 3.7, QDS 3.8
-
3066dce3b (qds/dev)
Description
There is "Target Qt Version" which has an option to select 5.15, but the generated project is not compatible with Qt 5.
The generated project uses Qt 6 style imports in main.qml, CMakeLists.txt (+ qmlmodules file) and even main.cpp are not compatible.