Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
QDS 4.6.0, QDS 4.5.1
-
None
Description
Currently, if user sets up the Qt for MCUs kit, there is a change that they won't be able to use it because deploy step will always fail. Reason: generated --include-dirs parameter of the Deploy Step Argument mentions Timeline and Shapes, but not the other recently added QUL modules (such as Layouts or VirtualKeyboard). So if User has any Layouts imports in their project, they get a qmltocpp error.
Argument line should be updated to the latest state and on the currently selected MCUs version or get info for included libs from the Build (qmlproject lists modules to import).