So I'm following the Code::Blocks installation of SFML.
The program compiles, but then when I run it, it tells me that sfml-system-d.dll is missing from my computer. However, I can see it right there in my SFML\lib folder. Any ideas on what's going on?
I've tried both sticking the lib and header files in the Code::Blocks program file directory and using the Settings - Compiler and Debugger - Search directories - Compiler/Linker to give the location of the files.