<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hello,<br><br><div>> Date: Tue, 24 Mar 2015 12:49:45 +0100<br>> From: joerg@chaosdorf.de<br>> To: kdeconnect@kde.org<br>> Subject: Re: Pure Qt kde-connect lib aka KDE Connect for Jolla aka port KDE Connect to Blackberry<br>> <br>> Hi,<br>> <br>> On 2015-03-23 18:32, Alejandro Díaz wrote:<br>> > No I didn't update the code yet, actually I ran into another issue as<br>> > BlackBerry‎10 doesn't support Qt5 I had to backport your code to Qt4<br>> ><br>> Ah yes I've forgotten it.<br>> First, I wanted to test on Jolla devices :-/ and my hope was that<br>> Blackberry would also change in the next time to Qt5... I think you<br>> should only change the Qt version in the CMakeLists.txt, or?<br><br>Your code was mostly Qt4 compatible except for the usage of QJsonObject in NetworkPackage.h, changed that to use QJson instead and changed the CMakeLists.txt accordingly<br><br>> > but I haven't been able to cross-compile QJson,<br>> ><br>> Hm, you use the source from http://qjson.sourceforge.net or?<br><br>I used the code hosted at <a href="https://github.com/flavio/qjson" target="_blank">https://github.com/flavio/qjson</a>, I was able to cross-compile it linking against libstdc++ but that doesn't really help us much.<br><br>> > I believe it's an<br>> > issue related to linking against Dinkum library instead of libstdc++<br>> ><br>> Yep, Dinkum lib is very different. I have also fix some issue in the <br>> boost<br>> libs also. May, I can help you?<br><br>Sure, if you can give it a shot at compiling QJson that's where I'm stuck at.<br><br>> Jörg<br>> _______________________________________________<br>> KDEConnect mailing list<br>> KDEConnect@kde.org<br>> https://mail.kde.org/mailman/listinfo/kdeconnect<br></div>                                           </div></body>
</html>