Hello,
I am having trouble when trying to run the simpe SFML program. I'm using Visual Studio C++ 2012 Express. SFML is 1.6, I've added the correct libraries to the correct directories. When I build its fine and I get no errors, but when I try to run it, I get this. "sfml-system-d.dll'. Cannot find or open the PDB file."(without quotes) What does this mean? I've put the DLLs in the project folder.