using SFML 2.0 rcStatic or dynamic? What are your linker and preprocessor settings?
linker: sfml-network.lib, sfml-system.lib, sfml-graphics.libThese are the dynamic libraries. Static libraries have the -s suffix.
Omg how could I miss thatYou missed it because you didn't read the tutorial carefully the first time, and you didn't re-read it after you got the error.