Error-Terminal code from Qt examples while cross build
-
Hi,
I tried to cross-compile Terminal serial program (example code)for arm and getting the error as : 'const class QSerialPortInfo'has no member named 'serialNumber' @ serialNumber = info.serialNumber(); but when the same code when compiled on native sys (linux ubuntu14.04)it doesn't complains. Can anyone please help.
Regards
-
Hi,
What version of Qt are you using to cross-compile your application ? That symbol went in with 5.3