Changes between Initial Version and Version 3 of Ticket #58040


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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58040

    • Property Cc mojca removed
    • Property Owner set to mojca
    • Property Status changed from new to assigned
  • Ticket #58040 – Description

    initial v3  
    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 \