Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
QDS 4.7.0
-
None
-
1
-
e185f9d49 (qds/dev)
-
QDS Oulu - 2025 Week 1/2
Description
Steps to reproduce:
- Start Design Studio with -settingspath <path_to_some_temp_folder>
- Click "Create Project..." and choose General - 3D
- Check "Enable Cmake Generation" and create the project
- Close the project and Design Studio
- Start Design Studio with -settingspath <path_to_some_temp_folder>
- -> "Enable Cmake Generation" is selected by default for General - Empty/3D/3D Extended projects, as expected
- Choose Qt for MCUs - MCU (which doesn't have option for enabling automatic cmake generation) and create the project
- Close the project and close DS
- Start Design Studio with -settingspath <path_to_some_temp_folder>
- Open General - Empty/3D/3D Extended
- EXPECTATION: "Enable Cmake Generation" is selected by default for General - Empty/3D/3D Extended projects
- ACTUAL: "Enable Cmake Generation" is not selected by default
- Click open "Recents" tab in the wizard
- Choose previously created 3D template
- -> it shows correctly the cmake selection and now also General Empty / 3D / 3D Extended start showing the same selection