[SailfishDevel] adding a module to the Qt-sdk

Wim de Vries wsvries at xs4all.nl
Sat Apr 13 13:52:30 UTC 2013


Hi,
I have an aircraft navigation system (open source, see 
https://sourceforge.net/projects/pilotnavigator/) running on Ubuntu.
I have recently added the QtSerialPort module to it.
Now I want to port the system to Sailfish and I am running into problems 
with the QtSerialPort part.
On Ubuntu I build QtSerialPort into the Qt SDK, by running the qmake of 
the current SDK on the pro file of QtSerialPort source set.

I want to do the same for Sailfish but I don know how. As far as I 
understand does qmake (and the rest of the SDK) run on the MerSDK on a 
virtual box?
Should I copy the QtSerialPort source tree to this box and build it on 
this box?
Will it stay there?

Thanks.


More information about the Devel mailing list