Changes between Initial Version and Version 30 of Ticket #52210
- Timestamp:
- Nov 3, 2016, 2:38:18 PM (8 years ago)
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
tolibsdl2: make it build on 10.6 (against 10.6 SDK)
- Property Keywords snowleopard added; libsdl2 removed
-
Property
Version
changed from
2.3.4
to - Property Owner changed from macports-tickets@… to jmr@…
- Property Port libsdl2 added
-
Ticket #52210 – Description
initial v30 7 7 How about something like: 8 8 9 error "Building $name on MacOSX 10.6 requires the MacOSX10.7.sdk to be present in ${developer_dir}/SDKs/" 9 {{{ 10 error "Building $name on Mac OS X 10.6 requires the MacOSX10.7.sdk to be present in ${developer_dir}/SDKs/" 11 }}} 12 13 Addendum 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.