I first got sfml up and running perfectly in visual studio 2012(got the green circle and everything).
Then I copy-pasted the code, since it was a small project containing only a main file.
Next I pasted a few sprites which I'm using in the code in the debug folder of my project in visual studio.
The project compiles and builds fine. When I run it, I get an unhandled exception with msvcr110.dll in braces.
Help will be really appreciated.