-
Bug
-
Resolution: Fixed
-
P2: Important
-
QDS 3.7
-
QDS Berlin - 2022 Week 47/48, QDS Berlin - 2022 Week 49-52
When Thermo Demo which is downloaded from QDS is opened in Qt Creator with Qt for MCUs 2.2. kits, the example fails to build and run.
The same demo in Qt for MCUs installation works correctly, so, there are two forks of the same demo.
Way to reproduce:
1) Download 'Thermostat Demo' by selecting it under Examples in Qt Design studio.
2) Open the same project in Qt Creator by selecting the CMakeLists.txt of that project by selecting 'Open Project'
3) Select some Qt for MCUs Kit with version 2.2
4) Build the project, as seen, it fails to build
If one opens the same demo under <path_to_QtMCUs_installation>\<version>\demos\thermo
it builds and runs out-of-the-box with correctly installed Qt for MCUs 2.2. kits.