Qt 6.11 is out! See what's new in the release
blog
QSerialPort missing on QT 6.0.1 ?
-
Hello,
I am trying to add the QSerialPort dependency in QT 6.0.1 and according to the documentation it should be included.

Unfortunately, if I add the following line to my project file:
QT += serialportI get the following error when compiling:
Unknown module(s) in QT: serialport [Makefile:190: Makefile] Error 3What am I doing wrong?
Best wishes,
Andi -
Hi,
IIRC, it's not part of the 6.0 release and should come back between 6.1 and 6.2.