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 21 Jul 2021, 22:33 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
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 22 Jul 2021, 06:52 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 22 Jul 2021, 14:56
      1
      • P Offline
        P Offline
        poggers
        wrote on 22 Jul 2021, 13:42 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
        • S SGaist
          22 Jul 2021, 06:52

          Hi and welcome to devnet,

          Which version of Qt are you using ?

          P Offline
          P Offline
          poggers
          wrote on 22 Jul 2021, 14:56 last edited by
          #4

          @SGaist solved it btw

          1 Reply Last reply
          0
          • S Offline
            S Offline
            SGaist
            Lifetime Qt Champion
            wrote on 22 Jul 2021, 18:48 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 28 Jul 2021, 07:45
            0
            • S SGaist
              22 Jul 2021, 18:48

              What did you do ?

              P Offline
              P Offline
              poggers
              wrote on 28 Jul 2021, 07:45 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

              5/6

              22 Jul 2021, 18:48

              • Login

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