I am trying to use SFML for the first time. I have installed everything correctly but I keep getting these same errors:
1d.exe: Cannot find -lsfml-window-s-d
I'm using Code::Blocks and it cannot find ANY of the files.
Does anyone know how to fix this?
Just copy all files from "SFML/bin" to your project folder where main.cpp is.