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. :-1: error: Project ERROR: Unknown module(s) in QT: serialport multimedia [solved]
QtWS25 Last Chance

:-1: error: Project ERROR: Unknown module(s) in QT: serialport multimedia [solved]

Scheduled Pinned Locked Moved Solved Installation and Deployment
linuxserialportmultimediaubuntupro file
6 Posts 2 Posters 1.2k Views
  • 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.
  • P Offline
    P Offline
    poggers
    wrote on last edited by poggers
    #1

    I tried looking at documentation and everything, but the project just wont' build because of this error. If i remove it i just get an empty error message

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

    For reference, my .pro file is (line that causes the problem

    QT += core gui serialport multimedia
    

    SOLVED: i was using an older interpreter, and that caused the problem. in my specifical case i switched to 5.12

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

      Hi and welcome to devnet,

      Which version of Qt are you using ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      P 1 Reply Last reply
      1
      • P Offline
        P Offline
        poggers
        wrote on last edited by
        #3

        i'm on the latest one, 6.12, with GCC 64 bit
        I'm on ubuntu 20.04.2 if that can make a difference

        1 Reply Last reply
        0
        • SGaistS SGaist

          Hi and welcome to devnet,

          Which version of Qt are you using ?

          P Offline
          P Offline
          poggers
          wrote on last edited by
          #4

          @SGaist solved it btw

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

            What did you do ?

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            P 1 Reply Last reply
            0
            • SGaistS SGaist

              What did you do ?

              P Offline
              P Offline
              poggers
              wrote on last edited by
              #6

              @SGaist i just used an older version of qt(5.12 instead of 6.1.2), and it worked

              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