Hi,
Can QtSerialPort be compiled in Ubuntu, to work on a Beaglebone (Arm processor)?
I downloaded the QtSerialPort and it compiled fine on Ubuntu 13.10 with Qt 4.8.
I then tried the cross compiler for Arm (which is working for other projects) and I get the following errors:-
“http://pastebin.com/r6Pm5XeU”
So, I copied “qelapsedtimer.h” into the following directory :- /usr/local/angstrom/arm/arm-angstrom-linux-gnueabi/usr/include/qtopia/QtCore
When recompiled, this is what I got:-
“http://pastebin.com/kwLFzHSN”
I don’t know where to go from here, can anyone advise?
Regards,
James
↧