[Interest] Xcode 7 beta and Qt 5.5 ?

Thiago Macieira thiago.macieira at intel.com
Mon Sep 21 17:42:51 CEST 2015


On Monday 21 September 2015 10:18:13 Sorvig Morten wrote:
> > 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.

Replace qtbase with the root of your project.

In other words, delete all .qmake.stash files you find.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list