Using sdl_ttf under VC

Im porting my project to windows, but I have some errors about
unresolved external symbol _TTF_OpenFont. Do I need to include in my
project some Freetype lib?–
Roger D. Vargas
Linux user #180787
ICQ: 117641572

  • No hay nada tan importante que no pueda ser olvidado *
    Alzheimer

Im porting my project to windows, but I have some errors about
unresolved external symbol _TTF_OpenFont. Do I need to include in my
project some Freetype lib?

No, you should just need to link with SDL_ttf.lib

See ya,
-Sam Lantinga, Software Engineer, Blizzard Entertainment