Re: [Development] Build error in bluetooth module on Mac OS X 10.6

2012-06-15 Thread Stephen Chu
On 6/15/12 8:31 AM, Stephen Chu wrote:> On 6/15/12 6:02 AM, shane.kea...@accenture.com wrote:>>> Proposed real > fix is here: > >>> https://codereview.qt-project.org/#change,28604 > >>> > >> > >> I see that the change has been merged. How long will it be before it > >> can be pulle

Re: [Development] Build error in bluetooth module on Mac OS X 10.6

2012-06-15 Thread Stephen Chu
On 6/15/12 6:02 AM, shane.kea...@accenture.com wrote:>>> Proposed real fix is here: >>> https://codereview.qt-project.org/#change,28604 >>> >> >> I see that the change has been merged. How long will it be before it >> can be pulled from git? I can see it in qtbase master branch but not >> ye

Re: [Development] Build error in bluetooth module on Mac OS X 10.6

2012-06-15 Thread shane.kearns
> > Proposed real fix is here: > > https://codereview.qt-project.org/#change,28604 > > > > I see that the change has been merged. How long will it be before it > can be pulled from git? I can see it in qtbase master branch but not > yet in > qt5 pull. > These should be the same thing, have you trie

Re: [Development] Build error in bluetooth module on Mac OS X 10.6

2012-06-14 Thread Stephen Chu
On 6/13/12 8:38 AM, Sean Harmer wrote: > On Wednesday 13 June 2012 11:01:39 Nils Jeisecke wrote: >> Hi, >> >> cherry picking https://codereview.qt-project.org/#change,28557 helped >> to complete the build. > > Proposed real fix is here: https://codereview.qt-project.org/#change,28604 > I see that

Re: [Development] Build error in bluetooth module on Mac OS X 10.6

2012-06-13 Thread Nils Jeisecke
Hi, On Wed, Jun 13, 2012 at 2:38 PM, Sean Harmer wrote: > Proposed real fix is here: https://codereview.qt-project.org/#change,28604 Works too. Thanks! Nils ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/li

Re: [Development] Build error in bluetooth module on Mac OS X 10.6

2012-06-13 Thread Sean Harmer
On Wednesday 13 June 2012 11:01:39 Nils Jeisecke wrote: > Hi, > > cherry picking https://codereview.qt-project.org/#change,28557 helped > to complete the build. Proposed real fix is here: https://codereview.qt-project.org/#change,28604 Kind regards, Sean -- Dr Sean Harmer | sean.har...@kdab.com

Re: [Development] Build error in bluetooth module on Mac OS X 10.6

2012-06-13 Thread Nils Jeisecke
Hi, cherry picking https://codereview.qt-project.org/#change,28557 helped to complete the build. Thank you! ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] Build error in bluetooth module on Mac OS X 10.6

2012-06-12 Thread Sean Harmer
Hi, On Tuesday 12 June 2012 08:32:13 Stephen Chu wrote: > I have the same problem building from the latest git on 10.7. It seems > that QtV8 fails to generate a release build of the framework? I find > only "QtV8_debug" in the resulting framework folder. The bug for this is here: https://bugrepo

Re: [Development] Build error in bluetooth module on Mac OS X 10.6

2012-06-12 Thread Stephen Chu
I have the same problem building from the latest git on 10.7. It seems that QtV8 fails to generate a release build of the framework? I find only "QtV8_debug" in the resulting framework folder. The build script is having problem detecting error of sub-module. It always continues building (with e

[Development] Build error in bluetooth module on Mac OS X 10.6

2012-06-11 Thread Nils Jeisecke
Hi! I'm trying to build Qt5 on the Mac following the wiki page instructions. It fails when compiling the bluetooth qml module: g++ -headerpad_max_install_names -mmacosx-version-min=10.6 -single_module -dynamiclib -o libdeclarative_bluetooth_debug.dylib .obj/debug-shared/plugin.o .obj/debug-share