[SDL] Cant setup SDL_ttf
Gabriel Jacobo
gabomdq at gmail.com
Sat May 19 08:36:41 PDT 2012
2012/5/19 Lars Brämer <RicFlair at gmx.de>
> **
> Hello List,
>
> tried to setup SDL_ttf many times cant get any real effort.
> System VISTA64/MinGW/msys
> SDL_mixer works.
>
> Cant get FreeType to be installed.
>
>
> _______________________________________________________-
> output
>
> $ make -f arch/win32/Makefile.gcc
> make -C ../lib -f arch/win32/Makefile.gcc all
> make[1]: Entering directory `/c/SDLtut/freetype-1.3.1/lib'
> make -f arch/win32/Makefile.gcc LIB_FILES=OBJS_S libttf.a
> make[2]: Entering directory `/c/SDLtut/freetype-1.3.1/lib'
>
It seems you are compiling FreeType 1.3.1, I compile FreeType 2.4.6 to use
with SDL_ttf and it works without issue (though I cross compile from Linux
for Windows using mingw32)...so the first thing I would try is using a
newer version of FreeType
--
Gabriel.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20120519/090e0b54/attachment.htm>
More information about the SDL
mailing list