[Interest] Bug (?) in qtbase/configure for Mac

Thiago Macieira thiago.macieira at intel.com
Tue May 13 03:28:00 CEST 2014


Em seg 12 maio 2014, às 18:26:53, Eric Feigenson escreveu:
> If the line is:
> 
> QMAKE_MAC_SDK = macosx10.8
> 
> Then this happens:
> 
> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolcha
> in/usr/bin/clang++ -c -o qlibraryinfo.o -pipe -isysroot
> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Develo
> per/SDKs/MacOSX10.8.sdk ...
> 
> Which is what I'd expect.

There's no way that hardcoding the SDK for everything is correct.

Maybe the conditional is inverted. Maybe the ! should be dropped.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list