Re: [Development] Module maintainers: action required (Coin slowly migrates from sync.profile to .gitmodules)

2016-08-18 Thread Jędrzej Nowacki
On torsdag 18. august 2016 17.46.41 CEST Dominik Holland wrote: > How are the dependencies managed for projects/modules which are not part > of the qt5.git but are part of coin ? > > Dominik That is the reason of migrating "slowly". We need to define/find a product repository for them. Such super

Re: [Development] QtBluetooth Reading Advertising Data

2016-08-18 Thread Timur Kristóf
Hi Chuck, I asked the same question a couple of months ago. Take a look at this thread: http://lists.qt-project.org/pipermail/interest/2016-June/023287.html And this bug report: https://bugreports.qt.io/browse/QTBUG-46008 Best regards, Timur On cs, 2016-08-18 at 20:12 +, Claunch, Charles A

[Development] QtBluetooth Reading Advertising Data

2016-08-18 Thread Claunch, Charles A. (JSC-ER4)[Jacobs Technology, Inc.]
I'm using QtBluetooth (5.7.0) to build a device which can read various Bluetooth Low Energy devices. I've been successful in reading lots of devices, heart rate monitors and really any device which reads/writes BLE characteristics. As I test more devices I find that a lot of newer devices pas

Re: [Development] Module maintainers: action required (Coin slowly migrates from sync.profile to .gitmodules)

2016-08-18 Thread Dominik Holland
Am 08/18/2016 um 05:41 PM schrieb Jędrzej Nowacki: > Hi, > > Short version: > We plan to migrate from using sync.profile to qt5/.gitmodules in Coin, so > please make sure that the files are in sync and that they contain sensible > informations in every actively maintained branch. > > Long ver

[Development] Module maintainers: action required (Coin slowly migrates from sync.profile to .gitmodules)

2016-08-18 Thread Jędrzej Nowacki
Hi, Short version: We plan to migrate from using sync.profile to qt5/.gitmodules in Coin, so please make sure that the files are in sync and that they contain sensible informations in every actively maintained branch. Long version: Currently, for every integration Coin is reading module dep

Re: [Development] qtbase/d8be811 makes it impossible to specify include path for zlib when building qtbase?

2016-08-18 Thread Thiago Macieira
On quinta-feira, 18 de agosto de 2016 16:26:30 PDT Kasper F. Brandt wrote: > Is there some other way you are supposed to specify the include path, or is > this an oversight? It's coming back in another commit. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open

[Development] qtbase/d8be811 makes it impossible to specify include path for zlib when building qtbase?

2016-08-18 Thread Kasper F. Brandt
In d8be811[0] qt_build_extra was made to skip the inclusion of EXTRA_DEFINES, EXTRA_INCLUDEPATH and EXTRA_LIBS into resp. DEFINES, INCLUDEPATH and INCLUDEPATH. This means that if you e.g. try to specify the include path to zlib with -I to configure then the compilation of bootstrap fails in qbytea