Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Help
»
Setting Up SDL_ttf
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Setting Up SDL_ttf (Read 11934 times)
TimothyS
Single posting newcomer
Posts: 8
Setting Up SDL_ttf
«
on:
September 11, 2009, 08:29:56 pm »
I'm having some trouble setting up SDL_ttf. I was trying to follow the tutorial
here
, but when I downloaded it neither the source or the binary had a file named "libSDL_ttf.a" or similar. What am I missing?
Thanks.
Logged
Languages: C++ (Newbie)
OS: Windows XP Pro, SP3, 32bit
Compiler: MinGw gcc v3.4.5
IDE: Code::Blocks
Khillasaurus
Single posting newcomer
Posts: 3
Re: Setting Up SDL_ttf
«
Reply #1 on:
April 11, 2011, 09:06:15 am »
Hey I'm not sure if this will work considering I am only just starting to learn this stuff as well, but check out this guy's tutorials:
http://www.lazyfoo.net/SDL_tutorials/index.php
He explain's in lesson 07 at the very beginning that you need to set up your IDE with SDL_ttf so he posts 2 things:
A place to download it:
http://www.libsdl.org/projects/SDL_ttf/
And how to set-up extension libraries:
http://www.lazyfoo.net/SDL_tutorials/lesson03/index.php
I hope this helps!
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Help
»
Setting Up SDL_ttf