1. No, 32-bit windows vista
2. No
3. No
4. Yes, the audio samples didn't work
I guess I didn't compile SFML properly, so I followed this tutorial:
I deleted my old SFML folder, downloaded it once again and followed all instructions in the video. When I built the project as shown in the video (Debug DLL/Release DLL/Static DLL) it says at the bottom that not everything succeeded. Then I looked into my folder and saw that not everything was built.
Here is a picture:
http://www.pic-upload.de/view-6487054/compile.jpg.htmlI tried once again to build it, but an error occured saying "couldn't find sfml-audio.dll" this time.
[EDIT] I deleted the folder once again and this time the compiler succeeded building "Debug static" and "Release static", no errors occured.
Release DLL and Debug DLL on the other hand still have some occuring probems.
[EDIT] I managed to recompile SFML 1.6 with VC++ 2008 now but still get a crash when compiling the samples.