| Summary: | SDL_ttf 2.0.11.1 missing from releases | ||
|---|---|---|---|
| Product: | SDL_ttf | Reporter: | Gleb Mazovetskiy <glex.spb> |
| Component: | misc | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | sezeroz |
| Version: | 2.0.11 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
|
Description
Gleb Mazovetskiy
2020-11-08 22:00:24 UTC
(In reply to Gleb Mazovetskiy from comment #0) > The archives are missing from here: > https://www.libsdl.org/projects/SDL_ttf/release/ I don't think Ryan and Sam will do any new SDL1.2-based releases in the foreseeable future. (I'm just maintaining existing code..) > Aside: there're also a build error when building 78a52916207f via buildroot: > > showfont.o: undefined reference to symbol 'libiconv_open' > > (even though the libiconv 1.15 exists) > > Is there a way to disable building showfont? https://hg.libsdl.org/SDL_ttf/rev/de50cffd41e6 should fix showfont linkage. (If not drop a note here.) Closing as fixed. Thanks, the build does work now! |