Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved Unknown module Qt Multimedia

    Qt 6
    7
    11
    2842
    Loading More Posts
    • 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.
    • U
      U7Development last edited by

      Hi!!

      I recently updated from 5x to 6.2.0, since my project was using sound effects for clic and bgms, i have incorporated the multimedia module in my project file, after switching to 6.2.0 the issues tab shows:

      Project ERROR: Unknown module(s) in QT; multimedia

      I know this module was not ready untill 6.2, so, it should load it now isnt?

      eyllanesc 1 Reply Last reply Reply Quote 0
      • eyllanesc
        eyllanesc @U7Development last edited by

        @U7Development what is your OS?

        If you want me to help you develop some work then you can write to my email: e.yllanescucho@gmal.com.

        1 Reply Last reply Reply Quote 0
        • U
          U7Development last edited by

          thanks for answering..

          I'm using Debian 11..

          eyllanesc 1 Reply Last reply Reply Quote 0
          • eyllanesc
            eyllanesc @U7Development last edited by

            @U7Development 1. Check if in the folder where it is installed this "multimedia", 2. If you are using any IDE (like qtcreator) verify that you have selected the Qt6 kit and not Qt5. Installing Qt6 does not imply removing Qt5, the same applies to Qt6 6.1 and 6.2.

            If you want me to help you develop some work then you can write to my email: e.yllanescucho@gmal.com.

            U P 2 Replies Last reply Reply Quote 1
            • U
              U7Development @eyllanesc last edited by

              @eyllanesc i recently checked it, and there is no multimedia folder home/Qt/6.2.0/ (libs, include, modules) with no multimedia or qtmultimedia resource...

              as a note, while installing Qt, i selected Qt 6.2 for desktop development preset...

              jsulm 1 Reply Last reply Reply Quote 0
              • jsulm
                jsulm Lifetime Qt Champion @U7Development last edited by

                @U7Development Start Qt Maintenance Tool and check whether you need to select QtMultimedia to install it (I'm not sure about Qt6, Qt5 contains QtMultimedia by deafult, but this could be different in Qt6).

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

                U 1 Reply Last reply Reply Quote 2
                • U
                  U7Development @jsulm last edited by

                  @jsulm oh yes, that is, Qt Multimedia was hidden inside additional libraries.

                  ![https://i.ibb.co/4fdjf9P/009.png](image url)

                  thanks both.

                  S 1 Reply Last reply Reply Quote 0
                  • S
                    sihnatse @U7Development last edited by

                    @U7Development

                    No, it is not inside additional libraries. Windows. Online installer:

                    2022-05-03.png

                    1 Reply Last reply Reply Quote 0
                    • P
                      paulmasri last edited by

                      @sihnatse Qt Multimedia became a separate library from Qt 6.2, I believe. You've shown a screenshot for Qt 6.1.4. Can. you see it if you expand Qt 6.2.X or higher?

                      1 Reply Last reply Reply Quote 1
                      • J
                        Jiabo Gaory last edited by

                        Qt multimedia is in the additionary libraries in QT 6.3.1 :)

                        1 Reply Last reply Reply Quote 0
                        • P
                          Parvathy2020 @eyllanesc last edited by

                          @eyllanesc Hi , I face similiar issue when I tried to port the qt application from Qt 5.15 to Qt 6.2.4.
                          During installation , I have selected Qt Multimedia from the list of additional library. Also I have cross checked it by running MaintenanceTool.

                          b439bfda-79e1-40e4-9c66-685ba9989efa-image.png

                          But still I get the error
                          cannot find the :-1: error: Project ERROR: Unknown module(s) in QT: multimedia

                          Can you please help to resolve the issue.

                          1 Reply Last reply Reply Quote 1
                          • First post
                            Last post