Re: [Interest] 5.5.1 OSX BTLE compile error - UUID is deprecated

2016-02-01 Thread Jason H
gt; > To: "interest@qt-project.org" <interest@qt-project.org> > Subject: Re: [Interest] 5.5.1 OSX BTLE compile error - UUID is deprecated > > On Friday 29 January 2016 20:49:49 Jason H wrote: > >> I don't know if this is fixed in 5.6? > > >From: Interes

Re: [Interest] 5.5.1 OSX BTLE compile error - UUID is deprecated

2016-02-01 Thread Thiago Macieira
On Tuesday 02 February 2016 00:26:08 Jason H wrote: > Back to my original problem, how can I compile 5.5.1 with this UUID thing > even though it is deprecated? > > I need a working copy of Qt -- with my multimedia changes. Apply the patch from the change that the bug report Alex linked to.

Re: [Interest] 5.5.1 OSX BTLE compile error - UUID is deprecated

2016-01-31 Thread Blasche Alexander
On Friday 29 January 2016 20:49:49 Jason H wrote: >> I don't know if this is fixed in 5.6? >From: Interest on behalf of Thiago Macieira > >Looks like it is. https://bugreports.qt.io/browse/QTBUG-48518 -- Alex

[Interest] 5.5.1 OSX BTLE compile error - UUID is deprecated

2016-01-29 Thread Jason H
/Users/jhihn/qt5/qtconnectivity/src/bluetooth/osx/osxbtledeviceinquiry.mm:313:21: error: /Users/jhihn/qt5/qtconnectivity/src/bluetooth/osx/osxbtledeviceinquiry.mm:313:21: error: property 'UUID' not found on object of type 'CBPeripheral *' property 'UUID' not found on object of type

Re: [Interest] 5.5.1 OSX BTLE compile error - UUID is deprecated

2016-01-29 Thread Thiago Macieira
On Friday 29 January 2016 20:49:49 Jason H wrote: > I don't know if this is fixed in 5.6? Looks like it is. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center ___ Interest mailing list