So I downloaded the (Visual C++ 10 (2010) - 64 bits) version and set it up with VC2010. I know I did it correctly as I have done it countless times on VC2013.
I am able to include necessary files and see all sfml code however when I build I get linking errors :/
Example:
error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall sf::Window::display(void)" (__imp_?display@Window@sf@@QAEXXZ)