SDL_ttf problem when rendering SOLID

Hello all,

I’m having some issues with SDL_ttf rendering solid.
Although shaded and blended work fine, whenever I try to render solid (i.e.
call TTF_RenderText_Solid) it seems to return NULL!

Any ideas why that would be?

Cheers,
Kos