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. Project ERROR: Unknown module(s) in QT: serialport
Forum Updated to NodeBB v4.3 + New Features

Project ERROR: Unknown module(s) in QT: serialport

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 2.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.
  • V Offline
    V Offline
    victor wang
    wrote on last edited by
    #1

    Hi, i'm on the Ubuntu 16.04
    I add QT += serialport in my .pro file.
    And when i qmake work.pro it will show this error.

    Project ERROR: Unknown module(s) in QT: serialport
    

    I had using this commend to install the qt5.

    apt-get install qt5-default
    

    Am i doing anything wrong?

    Please help!

    jsulmJ 1 Reply Last reply
    0
    • V victor wang

      Hi, i'm on the Ubuntu 16.04
      I add QT += serialport in my .pro file.
      And when i qmake work.pro it will show this error.

      Project ERROR: Unknown module(s) in QT: serialport
      

      I had using this commend to install the qt5.

      apt-get install qt5-default
      

      Am i doing anything wrong?

      Please help!

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

      @victor-wang

      sudo apt-get install libqt5serialport5 libqt5serialport5-dev
      

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

      V 1 Reply Last reply
      2
      • jsulmJ jsulm

        @victor-wang

        sudo apt-get install libqt5serialport5 libqt5serialport5-dev
        
        V Offline
        V Offline
        victor wang
        wrote on last edited by
        #3

        @jsulm
        Thank you so much i have solve my problem!

        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