When I build the solution it brings no errors at all, but when it's time to run the exe it comes up with error msg box saying that it couldn't find sfml-[ANY ADDITIONAL DEPENDENCY]-d-2.dll even if there's one..
[ANY ADDITIONAL DEPENDENCY] stands for all;
sfml-system-d-2.dll
sfml-window-d-2.dll
etc.
I'm using the 2.0 version.
I'm pretty sure that I setted it up correctly.
Anybody else having same kind of problems?