C++ SDL_ttf cannot find freetype262.dll

39 views Asked by At

i am trying to make a project in SDL2 C++ and use SDL_ttf.h, to draw text, but when i run it (i am only using TTF_Init() here, nothing else) i get the error "could not find "freetype262.dll" reinstalling the program may fix this issue".

i tried installing freetype, nothing happened.

0

There are 0 answers