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. QtMultimedia 6.2.0 alpha (Unknown module(s) in QT: multimedia multimediawidgets)
Forum Updated to NodeBB v4.3 + New Features

QtMultimedia 6.2.0 alpha (Unknown module(s) in QT: multimedia multimediawidgets)

Scheduled Pinned Locked Moved Solved Qt 6
4 Posts 3 Posters 1.5k 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.
  • A Offline
    A Offline
    Allstar12345
    wrote on last edited by Allstar12345
    #1

    Hi,

    So tried Qt 6.2 alpha for the first time, tried to import my project (Windows MinGW 8.1),

    The documentation says multimedia is included and to include

    QT += multimedia
    QT += multimediawidgets
    

    In the .pro file, but I keep getting

    :-1: error: Project ERROR: Unknown module(s) in QT: multimedia multimediawidgets winextras
    

    The files Qt6Multimedia.debug, Qt6MultimediaQuick.debug and Qt6MultimediaWidgets.debug are in the bin folder of the 6.2 installation.

    Am I missing something else I should have installed?

    Thanks

    jsulmJ 1 Reply Last reply
    0
    • A Allstar12345

      Hi,

      So tried Qt 6.2 alpha for the first time, tried to import my project (Windows MinGW 8.1),

      The documentation says multimedia is included and to include

      QT += multimedia
      QT += multimediawidgets
      

      In the .pro file, but I keep getting

      :-1: error: Project ERROR: Unknown module(s) in QT: multimedia multimediawidgets winextras
      

      The files Qt6Multimedia.debug, Qt6MultimediaQuick.debug and Qt6MultimediaWidgets.debug are in the bin folder of the 6.2 installation.

      Am I missing something else I should have installed?

      Thanks

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Allstar12345 How did you install Qt6.2?
      According to https://doc-snapshots.qt.io/qt6-dev/qtmodules.html multimedia is not part of Qt6.2 alpha version.

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

      A 1 Reply Last reply
      1
      • jsulmJ jsulm

        @Allstar12345 How did you install Qt6.2?
        According to https://doc-snapshots.qt.io/qt6-dev/qtmodules.html multimedia is not part of Qt6.2 alpha version.

        A Offline
        A Offline
        Allstar12345
        wrote on last edited by
        #3

        @jsulm That will be why thank you, I saw the documentation (https://doc-snapshots.qt.io/qt6-6.2/qtmultimedia-index.html) and assumed it would be included in the alpha; my mistake.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Hi,

          Legitimate assumption, the new API is currently under review if memory serves well.

          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
          1

          • Login

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