Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
Qt for MCUs 2.5
-
None
Description
Hello,
I have noticed that the MCUDefaultStyle for Qt Quick Controls, does not load properly in Design Studio when using a Qt 6.5.1 Kit. I created a new project in Qt Design Studio then added Qt Quick Controls using the GUI interface.
However when I try to run the application after doing this I get the issue: "Warning: file:///C:/BensWork/TestProject/Screen01.ui.qml: module "MCUDefaultStyle" is not installed (file:///C:/BensWork/TestProject/Screen01.ui.qml:4294967295, (null))" and the project fails to run.
This does not happen when I switch the Kit to Qt 5.15.1. It should be noted that if I switch the style to "Default" it does work with Qt 6.5.1. I have attached a sample project which shows this behavior.
Attachments
Issue Links
- relates to
-
QDS-10420 Importing QtQuick.Controls in a Design Studio projects breaks the runtime
- Closed