Details
-
Bug
-
Resolution: Won't Do
-
P2: Important
-
None
-
Qt Creator 4.15.2
Description
Steps to reproduce:
- Ensure Qt for MCUs is installed
- Create a new MCU project in Qt Creator
- Select a MCU kit (desktop or real hardware)
- Open the main QML file in the designer tab (form editor)
Expected result
The GUI is displayed as expected in the form editor.
Actual result
The form editor displays an error message:
Notes
This can be "fixed" by assigning a "Qt version" to the MCU kit. The problem is that "regular" Qt is not included with Qt for MCUs and therefore most users are not able to install a compatible Qt version.
Qt for MCUs "ships" a reduced subset of Qt, and that might be usable to fix the problem. Ideally though, the form editor should only depend on metadata provided by Qt for MCUs.
Attachments
Issue Links
- resulted from
-
QTMCU-62 Trouble building kit for STM32F769I-DISCO
-
- Closed
-