The configurations you've done is architecture specific, which means that the include directory, library directory and linked libraries are only specified for the x86 config.
So when you switch to x64 you have to reconfigure all the paths and libraries for SFML.