Hi
I am getting the error code execution cannot proceed, sfml-graphics-2.dll was not found.
I have downloaded and extracted the SFML-2.5.2 to a local folder and configured my project property c/c++ and linker additional include directorys and linker input files.
I am using Visual Studio 2022 (64Bit) community edition.
I did check in the sfml-2.5.1\Lib directory and the sfml-graphics-2.dll file does not exist there. Do I need to download it ?