Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
4.8.2
-
None
-
Raspberry Pi 2 (Qmake 2.01a with Qt 4.8.2) Kernel 3.18.7-v7+
Description
Hi,
Until now I has happily using the default Qt install that comes with Raspberry Pi (4.8.2). All I had to do was get qtserialport from git.
Today trying to setup the qtserialport on a new RPi 2 I get the following errors when trying to build a Qt application which uses qtserialport. I think it it related to http://code.qt.io/cgit/qt/qtserialport.git/commit/?h=qt4-dev&id=d15bf9d678085c4572068c84db884e9a72e98b84
*******
g++ -Wl,-O1 -o AWSAM5BS main.o serialhandle.o moc_serialhandle.o -L/usr/lib/arm-linux-gnueabihf -lQtSerialPort -lQtNetwork -lQtCore -lpthread
/usr/lib/arm-linux-gnueabihf/libQtSerialPort.so: undefined reference to `QSerialPort::dataErrorPolicyChanged(QSerialPort::DataErrorPolicy)'
/usr/lib/arm-linux-gnueabihf/libQtSerialPort.so: undefined reference to `QSerialPort::settingsRestoredOnCloseChanged(bool)'
collect2: ld returned 1 exit status
*******
Thanks
Attachments
For Gerrit Dashboard: QTBUG-46154 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
112563,2 | Use QT_DEPRECATED macro instead of custom QT_DEPRECATED_SINCE for Qt4 | qt4-dev | qt/qtserialport | Status: MERGED | +2 | 0 |