Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. How to add missing modules to QT 6.4.3

How to add missing modules to QT 6.4.3

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
7 Posts 3 Posters 1.1k 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.
  • T Offline
    T Offline
    TJee
    wrote on last edited by
    #1

    System info:

    Qt Creator 12.0.1
    Based on Qt 6.6.0 (GCC 10.3.1 20210422 (Red Hat 10.3.1-1), x86_64)
    From revision ee75c7276b
    Built on Dec 11 2023 00:15:38

    Platform capabilities: ThreadedPixmaps OpenGL ThreadedOpenGL WindowMasks MultipleWindows ForeignWindows NonFullScreenWindows NativeWidgets WindowManagement SyncState RasterGLSurface SwitchableWidgetComposition

    I am trying to build an old project from Qt 5.14 and the first hurdle is missing modules:

    :-1: error: Unknown module(s) in QT: svg script multimedia webenginewidgets quick networkauth

    I cannot see these as options available in the Qt maintenance tools.

    I found the SVG one here:

    https://pkgs.org/download/qt6-svg

    How do I install these such that this version of Qt can 'see' them?

    JoeCFDJ 1 Reply Last reply
    0
    • T TJee

      System info:

      Qt Creator 12.0.1
      Based on Qt 6.6.0 (GCC 10.3.1 20210422 (Red Hat 10.3.1-1), x86_64)
      From revision ee75c7276b
      Built on Dec 11 2023 00:15:38

      Platform capabilities: ThreadedPixmaps OpenGL ThreadedOpenGL WindowMasks MultipleWindows ForeignWindows NonFullScreenWindows NativeWidgets WindowManagement SyncState RasterGLSurface SwitchableWidgetComposition

      I am trying to build an old project from Qt 5.14 and the first hurdle is missing modules:

      :-1: error: Unknown module(s) in QT: svg script multimedia webenginewidgets quick networkauth

      I cannot see these as options available in the Qt maintenance tools.

      I found the SVG one here:

      https://pkgs.org/download/qt6-svg

      How do I install these such that this version of Qt can 'see' them?

      JoeCFDJ Offline
      JoeCFDJ Offline
      JoeCFD
      wrote on last edited by
      #2

      @TJee Click Additional Library under for example 6.6.1 in Qt maintenance tools

      T 1 Reply Last reply
      0
      • JoeCFDJ JoeCFD

        @TJee Click Additional Library under for example 6.6.1 in Qt maintenance tools

        T Offline
        T Offline
        TJee
        wrote on last edited by
        #3

        @JoeCFD Thanks Joe, but these missing modules do not appear in the list of modules on offer.

        Christian EhrlicherC JoeCFDJ 2 Replies Last reply
        0
        • T TJee

          @JoeCFD Thanks Joe, but these missing modules do not appear in the list of modules on offer.

          Christian EhrlicherC Offline
          Christian EhrlicherC Offline
          Christian Ehrlicher
          Lifetime Qt Champion
          wrote on last edited by
          #4

          How did you install Qt6.4? Via the Qt online installer? Then e.g. QtSvg will be installed by default.

          Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
          Visit the Qt Academy at https://academy.qt.io/catalog

          T 1 Reply Last reply
          0
          • T TJee

            @JoeCFD Thanks Joe, but these missing modules do not appear in the list of modules on offer.

            JoeCFDJ Offline
            JoeCFDJ Offline
            JoeCFD
            wrote on last edited by
            #5

            @TJee show the list picture of Additional Library here.

            T 1 Reply Last reply
            0
            • Christian EhrlicherC Christian Ehrlicher

              How did you install Qt6.4? Via the Qt online installer? Then e.g. QtSvg will be installed by default.

              T Offline
              T Offline
              TJee
              wrote on last edited by
              #6

              @Christian-Ehrlicher I installed using the Online Installer

              1 Reply Last reply
              0
              • JoeCFDJ JoeCFD

                @TJee show the list picture of Additional Library here.

                T Offline
                T Offline
                TJee
                wrote on last edited by
                #7

                @JoeCFD
                2e3a0303-adc9-4a23-bd82-064ba1793069-image.png

                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