[SailfishDevel] No QSerialPort

Wim de Vries wsvries at xs4all.nl
Mon Mar 24 18:31:00 UTC 2014


The error in (qmake):
:-1: error: Unknown module(s) in QT: serialport
So, my guess is that there is no qserial lib.
Any Sailfish person that can confirm/reject?
Thanks.


pro:
QT += serialport
.h:
#include <QtSerialPort/QtSerialPort>




On 03/23/2014 10:35 PM, Wim de Vries wrote:
> Thanks,
> I thought it came in with 5.2.
> So, it should be available in Sailfish.
> Have to recheck the errors, but it looked like the libs and headers 
> were not there (QtSerialPort/QtSerialPort no such file).
>
> On 03/19/2014 09:39 PM, Alejandro Exojo wrote:
>> El Wednesday 19 March 2014, Wim de Vries escribió:
>>> My app cannot work without Q(t)SerialPort.
>>> Is there a plan to upgrade to Qt5.2, or a way to add the Qt5.1 (beta)
>>> QtSerial libs and headers?
>> I use QtSerialPort daily, so this mail puzzles me a bit:
> On your Jolla?
>>
>> - Why 5.2 is involved? QtSerialPort is in 5.1 too. And why "beta"?? 
>> The 5.1
>> branch is on 5.1.2, and 5.2 in 5.2.1.
>> - Why do you want QtSerialPort? Want to plug a CP2102 or similar? 
>> Only serial
>> that I see on a quick check seems to be /dev/ttyHSL*, and some searching
>> reveals is some Qualcomm UART. Is this for the-other-half? That seems 
>> to speak
>> I2C according to the docs, so no serial port, isn't it?
> There is more to live than Jolla sensors: external sensors!
>> - QtSerialPort is quite small (just two classes, IIRC). Is the 
>> classic example
>> where copying it to your project might be the best approach. 
>> Specially if its
>> license is open source.
>>
> r
> wim
> _______________________________________________
> SailfishOS.org Devel mailing list
>



More information about the Devel mailing list