Changes between Initial Version and Version 30 of Ticket #52210


Ignore:
Timestamp:
Nov 3, 2016, 2:38:18 PM (7 years ago)
Author:
mojca (Mojca Miklavec)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52210

    • Property Cc ryandesign mojca jeremyhu dliessi added; jmr@… removed
    • Property Summary changed from libsdl2 can build on 10.6, but instructions a bit vague to libsdl2: make it build on 10.6 (against 10.6 SDK)
    • Property Owner changed from macports-tickets@… to jmr@…
    • Property Version changed from 2.3.4 to
    • Property Keywords snowleopard added; libsdl2 removed
    • Property Port libsdl2 added
  • Ticket #52210 – Description

    initial v30  
    77How about something like:
    88
    9 error "Building $name on MacOSX 10.6 requires the MacOSX10.7.sdk to be present in ${developer_dir}/SDKs/"
     9{{{
     10error "Building $name on Mac OS X 10.6 requires the MacOSX10.7.sdk to be present in ${developer_dir}/SDKs/"
     11}}}
     12
     13Addendum my mojca: the above mentioned issue has been addressed, but let's turn this ticket into an effort to make the software build natively against 10.6 SDK.