Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
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 += 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
-
Hi,
IIRC, it's not part of the 6.0 release and should come back between 6.1 and 6.2.
-
Hi,
IIRC, it's not part of the 6.0 release and should come back between 6.1 and 6.2.