module "QtQuick.Layouts" version 1.6 is not installed??
René J.V. Bertin
rjvbertin at gmail.com
Sat Oct 19 18:49:35 BST 2019
Hi,
I noticed this warning when NOT disabling the Welcome plugin:
qrc:///qml/area_code.qml:23:1: module "QtQuick.Layouts" version 1.6 is not installed
I'm building against Qt 5.9.8, so this shouldn't happen if the commit #3b5b643f1d300460238721be285649d9595799ce message is correct.
I'm seeing this on Mac and on Linux, with my own patched Qt 5.9.8 but also with the official build from qt.io . The plugin itself is present (/path/to/share/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so; I have no idea how to query its actual version number) so something is fishy here.
Thanks,
R.
More information about the KDevelop-devel
mailing list