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.7k 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.
  • M Offline
    M Offline
    MammonAvaritia
    wrote on last edited by
    #1

    I connect to my project QAxWidget using QT += axcontainer in my .pro file, but it doesn't 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,

      Which version of Qt ?
      On which platform ?

      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
      • HackSawH Offline
        HackSawH Offline
        HackSaw
        wrote on last edited by HackSaw
        #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

        JonBJ 1 Reply Last reply
        0
        • HackSawH HackSaw

          @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

          JonBJ Offline
          JonBJ Offline
          JonB
          wrote on last edited by
          #4

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

          HackSawH B 2 Replies Last reply
          0
          • kkoehneK Offline
            kkoehneK Offline
            kkoehne
            Moderators
            wrote on 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

            HackSawH 1 Reply Last reply
            0
            • JonBJ JonB

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

              HackSawH Offline
              HackSawH Offline
              HackSaw
              wrote on last edited by
              #6

              @JonB I am still using .pro file/qmake

              1 Reply Last reply
              0
              • kkoehneK kkoehne

                @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

                HackSawH Offline
                HackSawH Offline
                HackSaw
                wrote on 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
                • kkoehneK Offline
                  kkoehneK Offline
                  kkoehne
                  Moderators
                  wrote on 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

                  HackSawH 1 Reply Last reply
                  0
                  • kkoehneK kkoehne

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

                    HackSawH Offline
                    HackSawH Offline
                    HackSaw
                    wrote on 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
                    • JonBJ JonB

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

                      B Offline
                      B Offline
                      bxrs
                      wrote on last edited by
                      #10

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

                      jsulmJ 1 Reply Last reply
                      0
                      • B bxrs

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

                        jsulmJ Offline
                        jsulmJ Offline
                        jsulm
                        Lifetime Qt Champion
                        wrote on 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
                        0
                        • jsulmJ jsulm

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

                          Christian EhrlicherC 1 Reply Last reply
                          0
                          • B bxrs

                            @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

                            Christian EhrlicherC Offline
                            Christian EhrlicherC Offline
                            Christian Ehrlicher
                            Lifetime Qt Champion
                            wrote on 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
                            1
                            • Christian EhrlicherC Christian Ehrlicher

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