Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Qt 6
  4. Project ERROR: Unknown module(s) in QT: axcontainer
Forum Updated to NodeBB v4.3 + New Features

Project ERROR: Unknown module(s) in QT: axcontainer

Scheduled Pinned Locked Moved Unsolved Qt 6
14 Posts 8 Posters 3.6k 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.
  • H Offline
    H Offline
    HackSaw
    wrote on 4 Jan 2023, 02:26 last edited by HackSaw 1 Apr 2023, 02:27
    #3

    @SGaist I am getting the same error, Qt version 6.4.1, platform Windows 10
    I am migrating my qt project from 5.15.2 to 6.4.1

    J 1 Reply Last reply 4 Jan 2023, 08:56
    0
    • H HackSaw
      4 Jan 2023, 02:26

      @SGaist I am getting the same error, Qt version 6.4.1, platform Windows 10
      I am migrating my qt project from 5.15.2 to 6.4.1

      J Offline
      J Offline
      JonB
      wrote on 4 Jan 2023, 08:56 last edited by
      #4

      @HackSaw
      And are you using .pro file/qmake or have you switched over to cmake for Qt6?

      H B 2 Replies Last reply 4 Jan 2023, 23:09
      0
      • K Offline
        K Offline
        kkoehne
        Moderators
        wrote on 4 Jan 2023, 12:48 last edited by
        #5

        @HackSaw , also, please double check that you have actually installed activeQt in the online installer (which I assume you use):

        7b8c441a-40b3-4952-a7e1-d3357d4cb6ce-grafik.png

        Director R&D, The Qt Company

        H 1 Reply Last reply 4 Jan 2023, 23:26
        0
        • J JonB
          4 Jan 2023, 08:56

          @HackSaw
          And are you using .pro file/qmake or have you switched over to cmake for Qt6?

          H Offline
          H Offline
          HackSaw
          wrote on 4 Jan 2023, 23:09 last edited by
          #6

          @JonB I am still using .pro file/qmake

          1 Reply Last reply
          0
          • K kkoehne
            4 Jan 2023, 12:48

            @HackSaw , also, please double check that you have actually installed activeQt in the online installer (which I assume you use):

            7b8c441a-40b3-4952-a7e1-d3357d4cb6ce-grafik.png

            H Offline
            H Offline
            HackSaw
            wrote on 4 Jan 2023, 23:26 last edited by
            #7

            @kkoehne Thanks for that, installing ActiveQt did solve the error.
            I have similar error on QT += webengine, is this also moved to any new component which needs to be installed or how is it?

            1 Reply Last reply
            0
            • K Offline
              K Offline
              kkoehne
              Moderators
              wrote on 5 Jan 2023, 06:48 last edited by
              #8

              @HackSaw said in Project ERROR: Unknown module(s) in QT: axcontainer:

              I have similar error on QT += webengine, is this also moved to any new component which needs to be installed or how is it?

              Yes, Qt WebEngine is also a separate entry in the same list (though I think it has always been a separate entry, due to it's size).

              Director R&D, The Qt Company

              H 1 Reply Last reply 5 Jan 2023, 22:17
              0
              • K kkoehne
                5 Jan 2023, 06:48

                @HackSaw said in Project ERROR: Unknown module(s) in QT: axcontainer:

                I have similar error on QT += webengine, is this also moved to any new component which needs to be installed or how is it?

                Yes, Qt WebEngine is also a separate entry in the same list (though I think it has always been a separate entry, due to it's size).

                H Offline
                H Offline
                HackSaw
                wrote on 5 Jan 2023, 22:17 last edited by
                #9

                @kkoehne Yes, I have installed the web engine. I figured out that now the entry in the .pro file for Qt Web Engine is QT += webenginequick for Qt6. Thanks for all the answers. My problem seems to be solved now.

                1 Reply Last reply
                0
                • J JonB
                  4 Jan 2023, 08:56

                  @HackSaw
                  And are you using .pro file/qmake or have you switched over to cmake for Qt6?

                  B Offline
                  B Offline
                  bxrs
                  wrote on 12 Dec 2023, 12:48 last edited by
                  #10

                  @JonB 我使用的是qt5.15.2 64bit,Linux平台,也出现了这样的错误,请问怎么解决呢

                  J 1 Reply Last reply 12 Dec 2023, 12:55
                  0
                  • B bxrs
                    12 Dec 2023, 12:48

                    @JonB 我使用的是qt5.15.2 64bit,Linux平台,也出现了这样的错误,请问怎么解决呢

                    J Offline
                    J Offline
                    jsulm
                    Lifetime Qt Champion
                    wrote on 12 Dec 2023, 12:55 last edited by
                    #11

                    @bxrs This is not https://forum.qt.io/category/37/chinese forum, you should post in English here

                    https://forum.qt.io/topic/113070/qt-code-of-conduct

                    B 1 Reply Last reply 12 Dec 2023, 13:05
                    0
                    • J jsulm
                      12 Dec 2023, 12:55

                      @bxrs This is not https://forum.qt.io/category/37/chinese forum, you should post in English here

                      B Offline
                      B Offline
                      bxrs
                      wrote on 12 Dec 2023, 13:05 last edited by
                      #12

                      @jsulm ok, I am using qt5.15.2 64bit on the Linux platform, but I have also encountered this error. How can I solve it

                      C 1 Reply Last reply 12 Dec 2023, 13:08
                      0
                      • B bxrs
                        12 Dec 2023, 13:05

                        @jsulm ok, I am using qt5.15.2 64bit on the Linux platform, but I have also encountered this error. How can I solve it

                        C Online
                        C Online
                        Christian Ehrlicher
                        Lifetime Qt Champion
                        wrote on 12 Dec 2023, 13:08 last edited by
                        #13

                        @bxrs said in Project ERROR: Unknown module(s) in QT: axcontainer:

                        but I have also encountered this error. How can I solve it

                        Which error? The axcontainer one? This is only available on windows since ActiveX is a windows technology.

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

                        B 1 Reply Last reply 12 Dec 2023, 13:16
                        1
                        • C Christian Ehrlicher
                          12 Dec 2023, 13:08

                          @bxrs said in Project ERROR: Unknown module(s) in QT: axcontainer:

                          but I have also encountered this error. How can I solve it

                          Which error? The axcontainer one? This is only available on windows since ActiveX is a windows technology.

                          B Offline
                          B Offline
                          bxrs
                          wrote on 12 Dec 2023, 13:16 last edited by
                          #14

                          @Christian-Ehrlicher Okay, I understand. Thank you

                          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