View Single Post
  #1  
Old 03-11-2011, 07:03 AM
C++ C++ is offline
Senior Member
 
Join Date: Jun 2009
Posts: 18,248
Default SDL_ttf linux problem

Hey, I am starting to work with SDL and I had it all set up correctly etc. The thing that does not seem to be working correctly is the SDL_ttf. Now, As far as I am aware, linux builds don't use truetype, which is why I am at a loss of how to link this part of the code. I am trying to compile...
__________________
C++
domain name forum
Reply With Quote