| Summary: | Linking SDL2_ttf on iOS platform | ||
|---|---|---|---|
| Product: | SDL_ttf | Reporter: | Jeffrey Carpenter <i8degrees> |
| Component: | misc | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | blocker | ||
| Priority: | P2 | CC: | i8degrees, vivaladav |
| Version: | 2.0.11 | ||
| Hardware: | iPhone/iPod touch | ||
| OS: | iOS 6 | ||
| Attachments: | SDL2_ttf fix for using on iOS platform | ||
|
Description
Jeffrey Carpenter
2014-01-03 04:08:55 UTC
confirmed in 2.0.12 and in mercurial. A fix is straightforward and takes only few seconds, just remove apinames.c from the project. Fixed, thanks! https://hg.libsdl.org/SDL_ttf/rev/b4e2b0ac9723 |