Unless you use the same exact compiler which has been used to create the SFML binaries, you'll have to recompile.
The setup should similar to Code::Blocks or most other IDE. Specify the include dir, specify the lib dir, add the required libs, compile, link and run (and for dynamic linking copy the DLLs next to the exe).