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. How to install module "QtMultimedia" on Windows
Forum Updated to NodeBB v4.3 + New Features

How to install module "QtMultimedia" on Windows

Scheduled Pinned Locked Moved Solved QML and Qt Quick
26 Posts 5 Posters 13.8k Views 4 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.
  • Q Offline
    Q Offline
    qcoderpro
    wrote on last edited by
    #21

    One more question.
    Should we update Qt to the latest version (Qt6 or 6.1) to be able to use QtQuick3D? If so, how to use libraries like QtMultimedia which are not supported in those up-to-date versions yet? :(

    JKSHJ 1 Reply Last reply
    0
    • Q qcoderpro

      One more question.
      Should we update Qt to the latest version (Qt6 or 6.1) to be able to use QtQuick3D? If so, how to use libraries like QtMultimedia which are not supported in those up-to-date versions yet? :(

      JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #22

      @qcoderpro said in How to install module "QtMultimedia" on Windows:

      Should we update Qt to the latest version (Qt6 or 6.1) to be able to use QtQuick3D?

      Qt Quick 3D is available in Qt 5.15: https://doc.qt.io/qt-5/qtquick3d-index.html

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      Q 1 Reply Last reply
      1
      • JKSHJ JKSH

        @qcoderpro said in How to install module "QtMultimedia" on Windows:

        Should we update Qt to the latest version (Qt6 or 6.1) to be able to use QtQuick3D?

        Qt Quick 3D is available in Qt 5.15: https://doc.qt.io/qt-5/qtquick3d-index.html

        Q Offline
        Q Offline
        qcoderpro
        wrote on last edited by
        #23

        @JKSH

        I'm trying to implement the following example of this page but get errors!

        Untitled.png

        JKSHJ 1 Reply Last reply
        0
        • Q qcoderpro

          @JKSH

          I'm trying to implement the following example of this page but get errors!

          Untitled.png

          JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote on last edited by
          #24

          @qcoderpro said in How to install module "QtMultimedia" on Windows:

          I'm trying to implement the following example of this page but get errors!

          Did you install the Qt Quick 3D module?

          Open your MaintenanceTool and select "Add Components". Select Qt > Qt 5.15.2 > Qt Quick 3D

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          Q 1 Reply Last reply
          1
          • JKSHJ JKSH

            @qcoderpro said in How to install module "QtMultimedia" on Windows:

            I'm trying to implement the following example of this page but get errors!

            Did you install the Qt Quick 3D module?

            Open your MaintenanceTool and select "Add Components". Select Qt > Qt 5.15.2 > Qt Quick 3D

            Q Offline
            Q Offline
            qcoderpro
            wrote on last edited by
            #25

            @JKSH

            Probably still can't be done using 5.15.2!

            Capture.PNG

            JKSHJ 1 Reply Last reply
            0
            • Q qcoderpro

              @JKSH

              Probably still can't be done using 5.15.2!

              Capture.PNG

              JKSHJ Offline
              JKSHJ Offline
              JKSH
              Moderators
              wrote on last edited by
              #26

              @qcoderpro said in How to install module "QtMultimedia" on Windows:

              Probably still can't be done using 5.15.2!

              I just realized that you're trying to use Instanced Rendering.
              This feature is only available from Qt 6.1 onwards: https://www.qt.io/blog/qtquick3d-instanced-rendering

              Qt 6.1 is not yet released.

              Have a look at the link I posted before; it contains examples that work with Qt 5.15.2.

              Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

              1 Reply Last reply
              2

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved