[Interest] Xcode 7 beta and Qt 5.5 ?

Sorvig Morten Morten.Sorvig at theqtcompany.com
Mon Sep 21 12:18:13 CEST 2015


> On 21 Sep 2015, at 11:40, Daniel França <daniel.franca at gmail.com> wrote:
> 
> Thanks Thiago,
> I added 
> QMAKE_MAC_SDK
> =macosx10.11
> 
> and now it works, unfortunately couldn't find any oficial documentation about QMAKE_MAC_SDK.


What’s happening is that qmake caches the SDK version in qtbase/.qmake.stash. Delete that file and and run configure again; Qt should pick up and use the new SDK.

Morten


More information about the Interest mailing list