I'm sure similar questions has been asked before, but I am getting the most bizarre error when trying to use visual studio 2012 with sfml audio. I set visual studio as per the instructions in the documentation here. However, when I try and use sfml-audio-d.lib, it says it can't find the sfml-audio-d-2.dll. The dll is definitely sfml-2.0/bin. I also tried to copy it to the same folder as the compiled exe and it had the same problem.