Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Installing the Multimedia component?
Forum Updated to NodeBB v4.3 + New Features

Installing the Multimedia component?

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
windowsmultimediacmake
2 Posts 1 Posters 840 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.
  • J Offline
    J Offline
    jalway
    wrote on last edited by
    #1

    Hello,

    I have Qt 6.3.1 on Windows 10. I'm currently trying to compile a third party application that uses QT. I'm running their cmake file.

    CMakeList.txt has this line in it:
    find_package(Qt6 6.3.0 REQUIRED COMPONENTS OpenGLWidgets Multimedia Svg LinguistTools)

    The error it throws is "Failed to find QT component "Multimedia"".

    I attempted to use the QT Maintenance Tool to install the Multimedia component, but I see no options to select that component for my installed version 6.3.1.

    Is there a way I can get this component?

    Thanks for any help!
    ...John

    J 1 Reply Last reply
    0
    • J jalway

      Hello,

      I have Qt 6.3.1 on Windows 10. I'm currently trying to compile a third party application that uses QT. I'm running their cmake file.

      CMakeList.txt has this line in it:
      find_package(Qt6 6.3.0 REQUIRED COMPONENTS OpenGLWidgets Multimedia Svg LinguistTools)

      The error it throws is "Failed to find QT component "Multimedia"".

      I attempted to use the QT Maintenance Tool to install the Multimedia component, but I see no options to select that component for my installed version 6.3.1.

      Is there a way I can get this component?

      Thanks for any help!
      ...John

      J Offline
      J Offline
      jalway
      wrote on last edited by
      #2

      I'm hoping for an answer on this. Here is a screenshot of the QT Maintenance Tool.

      Shouldn't I see a way to install the QT Multimedia component here? I have a red arrow where I would have assumed I'd see it (I've seen examples on the web with screenshots showing it.) I have 6.3.1 installed.

      qt_maintain_qt.jpg

      Thanks,
      ...John

      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