SFML community forums

Help => General => Topic started by: Khaine on September 19, 2010, 09:32:20 pm

Title: sfml-system.dll is missing?
Post 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

Quote
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
Title: sfml-system.dll is missing?
Post by: Laurent on September 19, 2010, 10:00:07 pm
You must copy the SFML DLLs in the executable's directory, or in a directory which is in the PATH.