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.