Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Can't add Multimedia module in .pro
Forum Updated to NodeBB v4.3 + New Features

Can't add Multimedia module in .pro

Scheduled Pinned Locked Moved General and Desktop
qt5modulelibrarymultimedia
1 Posts 1 Posters 854 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.
  • sosunS Offline
    sosunS Offline
    sosun
    wrote on last edited by sosun
    #1

    I'm trying to add multimediamodule in .pro like this: QT += core qml quick widgets multimedia svg xml, but it creates many errors:

    Errors
    If I remove multimedia and add it again it will compile and run without errors. But as soon as I add something new to code, even just a variable like int a; it will ruin and show the same errors as above. I tried multimediawidgets too.

    I'm using Qt 5.5.

    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