-
Hello, I want to use SerialPort module of QT, but when I try to link against the module by QT += serialport, I get :
-1: error: Project ERROR: Unknown module(s) in QT: serialport error. My QT version is : 6.0.2
Thanks in advance.@Gunkut See https://forum.qt.io/topic/122548/serial-port-for-qt-6
Qt6 does not yet contain serialport module.