> On 21 Sep 2015, at 11:40, Daniel França <daniel.fra...@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
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to