QML module not found
-
Hey !
I am currently using QtQuick and when I write import QtQuick.Layouts 1.0
I got an error at the compilation : "QtQuick.Layouts" is not installed.
And indeed, I can't find this module on the folder of installation. Is that a way to add it ?
Thank you for your help !
-
Hi, try selecting the "Qt Quick Controls" component in the Qt installer / maintenance tool.
-
i tested it in Qt5.2but it work and not has errors...!(Qt mingw windows) it's strange..
QtQuick.Layouts 1.0i offer you can find by typing name in search bar in windows
or grep command in linuxyou can this directory F:\Qtmingw\Tools\QtCreator\share\qtcreator\qmldesigner\propertyEditorQmlSources\QtQuick
-
Hi, try selecting the "Qt Quick Controls" component in the Qt installer / maintenance tool.
@jpnurmi I can't open the Qt maintenance tool : when I submit my email adress and my password, it is written "connexion to the server failed" although I have a good internet connexion...
-
I will try to install Qt from scratch and then I will see if it works...
Thanks for help, I keep you informed
-
I will try to install Qt from scratch and then I will see if it works...
Thanks for help, I keep you informed
@nils90 ok I reinstalled Qt and now it works. I must have forgotten to install one plugin during the installation