SFML community forums
Help => General => Topic started by: Khaine on September 19, 2010, 09:32:20 pm
-
Hi everyone,
I followed this tutorial http://www.sfml-dev.org/tutorials/1.6/start-cb.php to try and set up SFML for my code::blocks but now whenever I compile and run a program it says
The program can't start because sfml-system.dll is missing from your compuer. Try reinstalling the program to fix this problem.
Can anyone help me fix this? What should I reinstall?
Thanks
-
You must copy the SFML DLLs in the executable's directory, or in a directory which is in the PATH.