We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 3372 - 2.0.14 OS-X binary release is x86_64 only
Summary: 2.0.14 OS-X binary release is x86_64 only
Status: ASSIGNED
Alias: None
Product: SDL_ttf
Classification: Unclassified
Component: misc (show other bugs)
Version: 2.0.13
Hardware: x86 Mac OS X (All)
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-23 08:43 UTC by Richard Russell
Modified: 2017-09-10 06:28 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Russell 2016-06-23 08:43:16 UTC
The OS-X binary release (SDL2_ttf-2.0.14.dmg) is x86_64 only rather than a 32/64-bit universal binary.  Since SDL2 supports OS 10.6 (Snow Leopard), which runs on 32-bit Macs, and since some applications for later OS versions may need to be built as 32-bit (for example if they contain assembler code) there remains a need for a 32-bit binary for the foreseeable future.
Comment 1 Sam Lantinga 2017-09-10 06:28:27 UTC
This will be fixed in the next release, thanks!