Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QML module not found
Qt 6.11 is out! See what's new in the release blog

QML module not found

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
qtquick.layoutsqtquickcontrolnot foundmodule
6 Posts 3 Posters 14.6k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    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 !

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      Hi, try selecting the "Qt Quick Controls" component in the Qt installer / maintenance tool.

      ? 1 Reply Last reply
      0
      • stackprogramerS Offline
        stackprogramerS Offline
        stackprogramer
        wrote on last edited by stackprogramer
        #3

        i tested it in Qt5.2but it work and not has errors...!(Qt mingw windows) it's strange..

        QtQuick.Layouts 1.0
        

        i offer you can find by typing name in search bar in windows
        or grep command in linux

        you can this directory F:\Qtmingw\Tools\QtCreator\share\qtcreator\qmldesigner\propertyEditorQmlSources\QtQuick

        1 Reply Last reply
        0
        • ? A Former User

          Hi, try selecting the "Qt Quick Controls" component in the Qt installer / maintenance tool.

          ? Offline
          ? Offline
          A Former User
          wrote on last edited by
          #4

          @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...

          1 Reply Last reply
          0
          • ? Offline
            ? Offline
            A Former User
            wrote on last edited by
            #5

            I will try to install Qt from scratch and then I will see if it works...

            Thanks for help, I keep you informed

            ? 1 Reply Last reply
            0
            • ? A Former User

              I will try to install Qt from scratch and then I will see if it works...

              Thanks for help, I keep you informed

              ? Offline
              ? Offline
              A Former User
              wrote on last edited by
              #6

              @nils90 ok I reinstalled Qt and now it works. I must have forgotten to install one plugin during the installation

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved