Re: [Interest] [OS X] qmake - "Could not resolve SDK path for 'macosx10.8'"

2014-10-06 Thread Till Oliver Knoll
Am 06.10.2014 um 10:06 schrieb Gustavsen Richard : > Note that this issue is fixed for Qt-5.3, which is build against the latest > SDK. 5.3? Are you sure? I still had Qt 5.3.1 installed when noticing this issue. So I took this as an occasion to install the latest Qt 5.3.2 (after de-installing

Re: [Interest] [OS X] qmake - "Could not resolve SDK path for 'macosx10.8'"

2014-10-06 Thread Gustavsen Richard
: [Interest] [OS X] qmake - "Could not resolve SDK path for 'macosx10.8'" Am 04.10.2014 um 14:24 schrieb Sean Harmer : > ... > > Hopefully the SDKs will fix it for future releases. :) I'm not even sure there's something wrong on Qt's side. Or how a

Re: [Interest] [OS X] qmake - "Could not resolve SDK path for 'macosx10.8'"

2014-10-04 Thread Till Oliver Knoll
Am 04.10.2014 um 14:24 schrieb Sean Harmer : > ... > > Hopefully the SDKs will fix it for future releases. :) I'm not even sure there's something wrong on Qt's side. Or how a perfect solution should look like. In fact, there's probably no (perfect) solution at all. If you want to distribute a

Re: [Interest] [OS X] qmake - "Could not resolve SDK path for 'macosx10.8'"

2014-10-04 Thread Sean Harmer
On Saturday 04 October 2014 14:09:07 Till Oliver Knoll wrote: > Am 03.10.2014 um 09:16 schrieb Sean Harmer : > > On Thursday 02 October 2014 20:44:21 Till Oliver Knoll wrote: > >> Am 02.10.14 20:19, schrieb Keith Gardner: > >>> ... > >>> > >>>"Could not resolve SDK path for 'macosx10.8'" > >>>

Re: [Interest] [OS X] qmake - "Could not resolve SDK path for 'macosx10.8'"

2014-10-04 Thread Till Oliver Knoll
Am 03.10.2014 um 09:16 schrieb Sean Harmer : > On Thursday 02 October 2014 20:44:21 Till Oliver Knoll wrote: >> Am 02.10.14 20:19, schrieb Keith Gardner: >>> ... >>> >>>"Could not resolve SDK path for 'macosx10.8'" >>> >>> I set the qmake variable QMAKE_MAC_SDK to "macosx10.10". This fixed

Re: [Interest] [OS X] qmake - "Could not resolve SDK path for 'macosx10.8'"

2014-10-03 Thread Sean Harmer
On Thursday 02 October 2014 20:44:21 Till Oliver Knoll wrote: > Am 02.10.14 20:19, schrieb Keith Gardner: > > ... > > > > "Could not resolve SDK path for 'macosx10.8'" > > > > I set the qmake variable QMAKE_MAC_SDK to "macosx10.10". This fixed the > > problem with XCode 6.* for me. > > Yes,

Re: [Interest] [OS X] qmake - "Could not resolve SDK path for 'macosx10.8'"

2014-10-02 Thread Till Oliver Knoll
Am 02.10.14 20:19, schrieb Keith Gardner: > ... > > "Could not resolve SDK path for 'macosx10.8'" > > > I set the qmake variable QMAKE_MAC_SDK to "macosx10.10". This fixed the > problem with XCode 6.* for me. Yes, thank you so much, that solved it indeed! For the record, I have now the fol

Re: [Interest] [OS X] qmake - "Could not resolve SDK path for 'macosx10.8'"

2014-10-02 Thread Keith Gardner
On Thu, Oct 2, 2014 at 1:11 PM, Till Oliver Knoll < till.oliver.kn...@gmail.com> wrote: > Hi, > > This might be silly, but "qmake / Qt 5.3.2 stopped working for me" on OS > X 10.9.5 with latest Xcode 6.0.1 (the later was updated a couple of days > ago, IIRC). > > Whenever I try to run qmake on a c

[Interest] [OS X] qmake - "Could not resolve SDK path for 'macosx10.8'"

2014-10-02 Thread Till Oliver Knoll
Hi, This might be silly, but "qmake / Qt 5.3.2 stopped working for me" on OS X 10.9.5 with latest Xcode 6.0.1 (the later was updated a couple of days ago, IIRC). Whenever I try to run qmake on a clean project - let's take the "application example" - I now get the following error: "Could not reso