I don't know... I've downloaded the new latest version of SFML and updated codeblocks and linked everything properly... I keep getting the same error.
Am I actually doing everything correctly, maybe missing out on one point? All I do is link the include folder under Search Directories>Compiler and the lib folder under Search Directories>Linker using Global Compiler Settings. Do I need to link in the projects build options too??
I mean, everything else seem to work, I can create sprites and textures etc, but sf::Music and sf::SoundBuffer gets undefined references.