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.
_______________________________________________
SailfishOS.org Devel mailing list

Reply via email to