[Interest] Xcode 7 beta and Qt 5.5 ?

Daniel França daniel.franca at gmail.com
Mon Sep 21 11:40:41 CEST 2015


Thanks Thiago,
I added

QMAKE_MAC_SDK=macosx10.11and now it works, unfortunately couldn't find
any oficial documentation about QMAKE_MAC_SDK.


Em seg, 21 de set de 2015 às 01:24, Thiago Macieira <
thiago.macieira at intel.com> escreveu:

> On Sunday 20 September 2015 21:46:47 Daniel França wrote:
> > After update to XCode 7 I'm getting this error:
> http://pastebin.com/UA90Xded
> > Anyone having similar issue?
>
> SDK issue. XCode 7 only comes with the macosx10.11 SDK and you're probably
> asking the compiler for an older SDK.
>
> Check if your .pro file has QMAKE_SDK set. If so, make sure it's the one
> SDK
> that you have.
> --
> Thiago Macieira - thiago.macieira (AT) intel.com
>   Software Architect - Intel Open Source Technology Center
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150921/5ba4d77d/attachment.html>


More information about the Interest mailing list