[Development] OSX: building against the 10.6 SDK with Qt 5.1?

Tor Arne Vestbø tor.arne.vestbo at digia.com
Thu Apr 4 13:12:14 CEST 2013


On 4/4/13 12:24 , Tor Arne Vestbø wrote:
> And passing -D__MAC_OS_X_VERSION_MAX_ALLOWED=1060 results clang building
> with -triple x86_64-apple-macosx10.6.0.

Actually, strike that, the triple is set based on the 
-mmacosx-version-min, so __MAC_OS_X_VERSION_MAX_ALLOWED is just a 
figment of the availability macros and should not be mangled by the user.

tor arne




More information about the Development mailing list