[SDL] SDL_ttf
AK
armonk at gmail.com
Sat Dec 16 22:16:18 PST 2006
Hey. Currently I have a working SDL environment set up in cygwin on Windows XP.
The version of SDL I am using is 1.2.11 (the only version I could find on the
SDL site). Anyways, today I wanted to install SDL_ttf, but when I ran the
configure script, near the end it gave me the error:
checking for SDL - version >= 1.2.4... no
*** Could not run SDL test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means SDL was incorrectly installed
*** or that you have moved SDL since it was installed. In the latter case, you
*** may want to edit the sdl-config script: /bin/sdl-config
configure: error: *** SDL version 1.2.4 not found!
Now, I do understand the error, but verson 1.2.11 seems to be the only one on
the SDL site. http://www.libsdl.org/download-1.2.php
Since 1.2.11 seems to be the main version, it should work with SDL_ttf.
Thanks.
More information about the SDL
mailing list