http://qtnode.net/index.php/pastebin/4607 There's the code. I'm just getting the blank screen and no text shows up. I'm compiling in linux using the following commands: g++ -o test *.cpp -lSDL -lSDL_ttf -lfreetype Any ideas?