Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
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.