Hi! I'm trying to build a first game in SFML. I have the code, I can compile it and I can play the game. But when I open the .exe project file, I'm getting an error message: "The program can't start because sfml-graphics-2.dll is missing from your computer.". This is kinda weird because when I compile and run the code in Code::Blocks everything is ok.
How can I fix this problem?
P.S : Sorry for my english.