Hey everyone! I need some help with SFML. I am starting SFML, but can't run a program
. I followed the official tutorials on the SFML website, but it doesn't work. I first ran the program dynamically, but VS said that MSVCP110D.dll was missing from the computer. It was right! I couldn't find it anywhere! After that I tried linking statically, but I can't get that to work either. So here is my question: What is, and where can I find MSVCP110D.dll.
Here are some facts that might be useful:
I am using VS 2013 Express
I am using Windows 8.1
I downloaded SFML from the official website
Thanks and please answer,
Coder Calvin