kennycason 0 Newbie Poster

hi,
I'm running code::blocks on ubuntu linux 8.10. I am writing a game in SDL. i have all the SDL libraries installed. everything worked perfect. including SDL_tff. then my computer shut off and now when i try to run the project again, I keep getting "undefined reference to `TTF_RenderText_Solid`, `TTF_Init`, etc.

seems to be a linker error
so i checked my project build options -> linker settings
in "other linker options" i have `sdl-config --libs`

I'm fairly certain, this is all I had before as well. I did try adding `-lSDL_ttf` various times. still no result. It was working one hour ago.
Thanks!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.