Has QextSerialPort been depreciated in Qt 6.3.2?
-
I'm looking for some documentation on QextSerialPort as I'm running Qt 4.8 on a virtual machine. I wasn't able to find any, only QSerialPort.
-
I'm looking for some documentation on QextSerialPort as I'm running Qt 4.8 on a virtual machine. I wasn't able to find any, only QSerialPort.
@Dummie1138 said in Has QextSerialPort been depreciated in Qt 6.3.2?:
QextSerialPort
This is not part of Qt.
You will need to clone https://github.com/qextserialport/qextserialport and build it if you want to use it.