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. "QtQuick.Controls" version 2.0 is not installed
Forum Updated to NodeBB v4.3 + New Features

"QtQuick.Controls" version 2.0 is not installed

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
4 Posts 3 Posters 5.5k Views 1 Watching
  • 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.
  • Ivan NetskinI Offline
    Ivan NetskinI Offline
    Ivan Netskin
    wrote on last edited by
    #1

    It seems the module simply not exists in my diretory, because there is no Contorls.2 folder in my mingw49_32\qml\QtQuick folder, however i've selected qt quick 2.0 module in the online installer, my qt is 5.6. Btw i see the qml\qtQuick.2 folder wich contains qtquick2plugin.dll and qtquick2plugind - are these dlls contains the module?

    R 1 Reply Last reply
    0
    • Ivan NetskinI Ivan Netskin

      It seems the module simply not exists in my diretory, because there is no Contorls.2 folder in my mingw49_32\qml\QtQuick folder, however i've selected qt quick 2.0 module in the online installer, my qt is 5.6. Btw i see the qml\qtQuick.2 folder wich contains qtquick2plugin.dll and qtquick2plugind - are these dlls contains the module?

      R Offline
      R Offline
      Roumed
      wrote on last edited by Roumed
      #2

      @Ivan-Netskin QtQuick.Controls 2.0 does not exist in Qt 5.6., only since Qt 5.7.
      At your version this controls can accepted from Qt.labs.controls 1.0.
      And them located in qtquick2plugin.dll

      http://doc.qt.io/qt-5.6/qt-labs-controls-qmlmodule.html

      1 Reply Last reply
      1
      • E Offline
        E Offline
        Eeli K
        wrote on last edited by
        #3

        I don't have 5.6 installed, but Controls 2 was in labs section in 5.6. Check qml/Qt/labs/. The dll is qtquickcontrols2plugin.dll. (The corresponding .dll files with the letter d, *d.dll, are for debug builds.)

        1 Reply Last reply
        1
        • Ivan NetskinI Offline
          Ivan NetskinI Offline
          Ivan Netskin
          wrote on last edited by
          #4

          Thanks for help guys, i'll check it today!

          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