The sound example did work, but it built statically. I couldn't even get anything to build as static due to BS linker errors.
VC++ 2008 Express on Windows 7 x64
There is absolutely no conflict, if I do not copy the DLL to a directory where the binary can find it, I get an error.
I'm pretty sure this has something to do with me failing with CMake now. I'm going to delete this SFML download and redownload it, hopefully someone can help me get a decent way of using CMake (no the tutorial on the site only helped...).