Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.11
-
None
-
e549220a5daaedb13f167d6cde4a181666faec63 (qt/qt3d/5.12)
Description
In the project "QT 3D : Simple QML Example", some components (ie "KeyboardDevice" and "MouseDevice") are used. However they do not have an "exports" property in the plugins.qmlfiles. Indeed, running qmlplugindump, will not dump such properties.
As a results, these component are not known by QtCreator, and marked as errors.