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

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to