Re: [Development] [Releasing] brown paper bag issue in Qt 5.6.1 packages

2016-06-24 Thread Ralf Nolden
, now. > > > Well, I didn’t know 5.6.1 is gone. That’s clearly wrong. Can that please be fixed before the weekend ? Thanks. > > Lars > > ___ > Development mailing list > Development@q

Re: [Development] [Releasing] brown paper bag issue in Qt 5.6.1 packages

2016-06-21 Thread Ralf Nolden
rash decisions again. > > -- > Thiago Macieira - thiago.macieira (AT) intel.com > Software Architect - Intel Open Source Technology Center > > ___ > Development mailing list > Development@qt-project.org > http://lists.qt

Re: [Development] modbus over serial port on windows 7 ?

2016-05-31 Thread Ralf Nolden
" > >> qt.modbus: (RTU client) Modbus ADU not complete > >> qt.modbus.lowlevel: (RTU client) Response buffer: "0104024c494c06" > >> qt.modbus: (RTU client) Received ADU: "0104024c494c06" > >> qt.modbus: (RTU client) Cannot mat

Re: [Development] modbus over serial port on windows 7 ?

2016-05-31 Thread Ralf Nolden
seem to get the requested value back: - slave id 1 - function code 4 - 2 bytes data to follow - value 4c49 - crc 4c06 (correct) Can you confirm the same string with your other tools and maybe try more than one value ? Your problem seems to be related to your error message above which I can't interpr

Re: [Development] modbus over serial port on windows 7 ?

2016-05-31 Thread Ralf Nolden
Slave-for-Arduino > arduino sketch http://pastebin.com/FHW3B7TX > > it's me or it's really broken ? -- Kind regards, Ralf Nolden ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] [Releasing] HEADS UP: Qt 5.7.0 branching ongoing

2016-05-21 Thread Ralf Nolden
sible. Without the patch, no BSD system is actually able to execute any Qt binaries (platform plugins fail to load) and the build doesn't produce compile errors so the cause is not easily detectable. That's the only patch really badly needed from our side. Sorry for being late with this, I tried to ge

Re: [Development] [Releasing] New Qt 5.7.0 RC snapshot available

2016-05-20 Thread Ralf Nolden
packaging starting with version 5.7. The 5.5 and 5.6 releases of >QtScript should continue to work along with Qt 5.7 and future >versions. > > > That's because QtQuick1 uses Qt internals quite extensively. There's no > guarantee that it will even compile, muc

Re: [Development] New Qt 5.7.0 RC snapshot available

2016-05-18 Thread Ralf Nolden
t4 version was named declarative, however it is the qtquick1 sources packaged). We will have to check if those ports that depend on qtquick1 do really need them (where qt5 (metaport) and qtcreator can go obviously anyway) or if we can find another solution. > > Regards > > Kai &

Re: [Development] New Qt 5.7.0 RC snapshot available

2016-05-18 Thread Ralf Nolden
s/qt/5.7/5.7.0-rc/424/ > > Mac: http://download.qt.io/snapshots/qt/5.7/5.7.0-rc/354/ > > src: http://download.qt.io/snapshots/qt/5.7/5.7.0-rc/latest_src/submodules/ > > <http://ci-files02-hki.ci.local/packages/jenkins/qt/5.7.0/ins

Re: [Development] FreeBSD / Clang / Raspberry Pi

2016-05-17 Thread Ralf Nolden
oject.org > http://lists.qt-project.org/mailman/listinfo/development -- Kind regards, Ralf Nolden ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] FreeBSD 10 and up, No gcc and solution

2015-11-18 Thread Ralf Nolden
; releases (without gcc). > > My question is could you please provide such spec by default to be shipped > with Qt itself? My solution is a hack obviously. > > -- > kind regards > Daniel (dmilith) Dettlaff -- Kind regards, Ralf Nolden _