Hello again, I finally got my program that I was working on to run by compiling the latest version of SFML manually (and also converting my code from version 1.6 to 2.0), and it almost worked, except for one thing: all of my subrectangles are messed up, even though I didn't change any of them in the conversion.
I'm on Windows 8 64-bit and using CodeBlocks with MinGW by the way. Is there anything I can do about this? Is it a problem with my PC, or is it a known bug in the latest snapshot?