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.macie...@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@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest >
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest