Changes between Version 3 and Version 4 of Ticket #58040


Ignore:
Timestamp:
Feb 8, 2019, 5:15:41 PM (5 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58040 – Description

    v3 v4  
    33Passing in the path to the 10.8 SDK on 10.7 does fix the build.
    44
    5 I thought `${developer_dir}/SDKS/MacOSX10.8.sdk` should be the path, but it turns out that is not correct on 10.7 at least. The following worked:
     5I thought `${developer_dir}/SDKs/MacOSX10.8.sdk` should be the path, but it turns out that is not correct on 10.7 at least. The following worked:
    66{{{
    77--with-macosx-sdk=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk \