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

Sean Harmer sean.harmer at kdab.com
Fri Oct 3 09:16:04 CEST 2014


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, thank you so much, that solved it indeed!
> 
> For the record, I have now the following entries in my "Common.pri" file
> (which is include in every other relevant *.pro file):

You can do this once only by setting

QMAKE_MAC_SDK = macosx10.9

 variable in the mkspecs/qdevice.pri file in your Qt installation. 

Cheers,

Sean
--
Dr Sean Harmer | sean.harmer at kdab.com | Managing Director UK
Klarälvdalens Datakonsult AB, a KDAB Group company
Tel. Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322)
KDAB - Qt Experts - Platform-independent software solutions



More information about the Interest mailing list