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. QSerialPort missing on QT 6.0.1 ?
Forum Updated to NodeBB v4.3 + New Features

QSerialPort missing on QT 6.0.1 ?

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

    Hello,

    I am trying to add the QSerialPort dependency in QT 6.0.1 and according to the documentation it should be included.

    db493b55-d053-48ec-bdbc-50126c0feb81-image.png

    Unfortunately, if I add the following line to my project file:

    QT += serialport
    

    I get the following error when compiling:

    Unknown module(s) in QT: serialport
    [Makefile:190: Makefile] Error 3
    

    What am I doing wrong?

    Best wishes,
    Andi

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

      Hi,

      IIRC, it's not part of the 6.0 release and should come back between 6.1 and 6.2.

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

      1 Reply Last reply
      3

      • Login

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