PDA

View Full Version : Use newest Qt5 serialport library in Qt4?



nyaruko
12th November 2014, 09:49
Is it possible for me to use the newest QSerialPort family (like the one from Qt5.3.2) in Qt4? I tried to download the Qt5.3.2's source code and added the QSerialPort files to my projects. I modified some of the includes to eliminate including error. But it doesn't seem to work at all...

wysota
13th November 2014, 00:03
"Doesn't seem to work" is kind of vague description of a problem.