I downloaded GCC 6.1.0 MinGW (SEH) - 64-bit sfml library
I'm using the latest Codeblocks 16.01.
My compiler is gcc (x86_64-posix-seh-rev1, Built by MinGW-W64 project) 6.2.0
and g++ (x86_64-posix-seh-rev1, Built by MinGW-W64 project) 6.2.0
I follow the instructions on the main page over 10 times, trying both static and dynamic linking and it doesn't work. Am I using the wrong sfml version?