Don't define SFML_STATIC if you're linking the dynamic libraries (the ones without -s suffix).
Any reason you're using SFML 2.4 when 2.6 is the latest?
Did you ensure that the compiler is 100% the same as the one used to build SFML? There are download links on the download page.