[Interest] Serializing QSensorReading derived classes

2018-02-20 Thread Jason H
I'd like to serialize these values. QAcceleromterReading has x,y,z properties, but to serialize this one, the accelerometer mode should also be included. But aside from that, I'm not clear on what I need to do. There's adding the QDataStream << >> (QDataScream stream, QSensorReading reading) ope

Re: [Interest] How to solve ICU conflict? Qt ICU conflicts with Matlab ICU

2018-02-20 Thread Thiago Macieira
On Tuesday, 20 February 2018 03:22:35 PST Vincent Hui wrote: > Hi Konstantin, > > Thanks for your quick reply. > > Is Qt not built with ICU 56? I saw libicuio.so.56 file inside Qt folder. More to the point: build Qt with the *same* ICU. Preferably, the system-wide one. >From the error message

Re: [Interest] How to solve ICU conflict? Qt ICU conflicts with Matlab ICU

2018-02-20 Thread Vincent Hui
Hi Konstantin, Thanks for your quick reply. Is Qt not built with ICU 56? I saw libicuio.so.56 file inside Qt folder. Thanks, Vincent On 20 February 2018 at 19:17, Konstantin Tokarev wrote: > > > 20.02.2018, 14:14, "Vincent Hui" : > > Hi, > > > > I am trying to use MATLAB Engine API for C++ an

Re: [Interest] How to solve ICU conflict? Qt ICU conflicts with Matlab ICU

2018-02-20 Thread Konstantin Tokarev
20.02.2018, 14:14, "Vincent Hui" : > Hi, > > I am trying to use MATLAB Engine API for C++ and Qt together on Ubuntu 16.04. > Both of Matlab and Qt ship ICU library. > > I got an run-time error just after I execute my program. > > "/opt/MATLAB/R2017b/bin/glnxa64/libicuio.so.56: undefined symbol:

[Interest] How to solve ICU conflict? Qt ICU conflicts with Matlab ICU

2018-02-20 Thread Vincent Hui
Hi, I am trying to use MATLAB Engine API for C++ and Qt together on Ubuntu 16.04. Both of Matlab and Qt ship ICU library. I got an run-time error just after I execute my program. "/opt/MATLAB/R2017b/bin/glnxa64/libicuio.so.56: undefined symbol: _ZN6icu_5613UnicodeString8doAppendEPKDsii" How to

Re: [Interest] QML vs Electron

2018-02-20 Thread René Hansen
On Sat, 17 Feb 2018 at 17:35 Jean-Michaël Celerier < jeanmichael.celer...@gmail.com> wrote: > > It would be nice to have a Qml modules manager. > > www.qpm.io > Maybe my initial comment on qpm was drowned out. :) > And yes, I do know that qpm exists. Last I checked though, it wasn't officially e

Re: [Interest] QML vs Electron

2018-02-20 Thread René Hansen
On Thu, 15 Feb 2018 at 16:53 Jason H wrote: > [opinionated rant warning, trigger words possible] > It's not Qt's fault in any way. I was there when the internet arose, was > there at Qt 2, I saw attack ships on fire off the shoulder of Orion... The > siutation has come about because the confluen