[SDL] TTF_Init() fails

Mikael Eriksson mikael_miffe_eriksson at yahoo.se
Fri Jun 22 14:33:08 PDT 2007


On Fri, Jun 22, 2007 at 10:41:49AM -0400, Bob Self wrote:
> 
> I'm calling TTF_Init() and it is returning -1. I'm running Ubuntu Edgy. Can
> someone tell me how to get this call to work?

Try with printf( "%s\n", TTF_GetError() ); to see why it fails.


More information about the SDL mailing list