Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
Qt for MCUs 2.5, Qt for MCUs 2.7
-
None
Description
Error as shown:
tests/manual/qmlproject_modules/CMakeFiles/tst_qmlproject_modules.dir/Test/Manual/QmlProject/Module/ExampleComponent.qml:23:1: error: The module 'QtQuick.Controls' could not be found in the include paths. import QtQuick.Controls 2.15 ^~~~~~
If generateQmltypes is set to false no such error appears.