Hello
I followed the SFML 2.4 installation tutorial and I want to use static linked library, so I wrote sfml-graphics-s-d and the other in Build Options->Debug->Linker Settings and I recieve the following error:
ld.exe cannot find -sfml-graphics-s-d
and the others (sfml-window-s-d,sfml-system-s-d)
Where am I wrong?