Hello, i just want to start with SFML, but it seems currently compiled libraries are not for VS 13 yet, when i try to run it in debug i get "The program can't start because MSVCR110D.dll is missing from your computer". In release i can open app, but for sure i need debug mode too. How can i fix this? I read that i can compile my self with cmake but i get some problems there.