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. module "QtQuick.Enterprise.Controls" is not installed

module "QtQuick.Enterprise.Controls" is not installed

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
11 Posts 5 Posters 2.5k 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.
  • A Offline
    A Offline
    Aditi
    wrote on last edited by
    #1

    I use Windows 10 & have installed the online Commercial software, where I also installed the Qt Enterprise Add Ons. Now I am trying to run an example which has to import QtQuick.Enterprise.Controls 1.3. But it gets underlined in red and displays QML Module not found. What should I do to compile my program ? plz help

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Might be a silly question but did you build and install the module ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      A 1 Reply Last reply
      0
      • AndySA Offline
        AndySA Offline
        AndyS
        Moderators
        wrote on last edited by
        #3

        Qt Quick Enterprise Controls were merged into Qt Quick Controls after 5.7 or so, so you might just need to change your example to use QtQuick.Controls 1.4 instead and that might be enough to get it working.

        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • A Offline
          A Offline
          Aditi
          wrote on last edited by
          #4

          0_1536639500492_1.png
          This is what it shows.

          1 Reply Last reply
          1
          • SGaistS SGaist

            Hi and welcome to devnet,

            Might be a silly question but did you build and install the module ?

            A Offline
            A Offline
            Aditi
            wrote on last edited by
            #5

            @SGaist This module was installed along with all the tools and other qml modules through the commercial edition download .exe file. So no, I didn't build and install this module separately.

            P 1 Reply Last reply
            0
            • A Aditi

              @SGaist This module was installed along with all the tools and other qml modules through the commercial edition download .exe file. So no, I didn't build and install this module separately.

              P Offline
              P Offline
              PSI_lbc
              wrote on last edited by
              #6

              Installed the latest Qt 5.12 and all the Enterprise Add-ons and Controls.

              Tried to run the Gallery example that showcases all the Enterprise Controls.

              Example does not run. Same error as the OP.

              What gives? As a licensed commercial user, shouldn't you be able to run an example and actually have an expectation that it will work?

              Tried the change Enterprise to to just QtQuick.Controls 1.4 and no joy..still does not run.

              Some of the Controls are undefined..like "Dial"..even though the Dial.qml file exists in the Enterprise folder. Should the Dial.qml and other undefined Enterprise controls just be moved to another directory/folder?

              This is on a new, clean Mac if that matters.

              1 Reply Last reply
              0
              • SGaistS Offline
                SGaistS Offline
                SGaist
                Lifetime Qt Champion
                wrote on last edited by
                #7

                Hi,

                Might be a silly question but did you first build and install the module before building the examples ?

                Interested in AI ? www.idiap.ch
                Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                P 1 Reply Last reply
                0
                • SGaistS SGaist

                  Hi,

                  Might be a silly question but did you first build and install the module before building the examples ?

                  P Offline
                  P Offline
                  PSI_lbc
                  wrote on last edited by
                  #8

                  @SGaist

                  I downloaded through the Qt Account portal..

                  Unified Qt online installer for macOS

                  Installed everything. The Enterprise Controls were all "checked" for installation. The Enterprise Controls are in their folders. The QML for the controls are all there.

                  Was there an additional step I missed?

                  1 Reply Last reply
                  0
                  • GrecKoG Offline
                    GrecKoG Offline
                    GrecKo
                    Qt Champions 2018
                    wrote on last edited by
                    #9

                    As a licensed commercial user, you can ask the commercial support.

                    Feel free to post the answer back here to inform other users looking at this post later.

                    P 1 Reply Last reply
                    0
                    • GrecKoG GrecKo

                      As a licensed commercial user, you can ask the commercial support.

                      Feel free to post the answer back here to inform other users looking at this post later.

                      P Offline
                      P Offline
                      PSI_lbc
                      wrote on last edited by
                      #10

                      So I dug deeper into the Downloads page and found..

                      qt-enterprise-mac-x64-5.12.0.dmg

                      Surprisingly, there are no "Enterprise Controls"in this install..but the Gallery Example that showcases them works fine.

                      ??Confused??

                      It appears though AndyS is correct in that the Enterprise Controls have just been merged into Qt Quick Controls. IDK.

                      It would sure be nice if the "Unified Qt online installer for macOS" were updated to reflect those changes...

                      1 Reply Last reply
                      0
                      • SGaistS Offline
                        SGaistS Offline
                        SGaist
                        Lifetime Qt Champion
                        wrote on last edited by
                        #11

                        I used the maintenance tool to install them on macOS. However, that was a source install. Therefore, I built and install the module and everything worked as expected.

                        Interested in AI ? www.idiap.ch
                        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                        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