SFML VS 2010 Binaries
Posted: Sun May 16, 2010 7:29 pm
SFML was never going to work for VS 2010 because the binary files are for VS 2008, and are incompatible with VS 2010. Because I use SFML and others on this forum do, I got the source for SFML and recompiled in VS 2010.
I have compiled Static and Dynamic, Debug and Release builds, but be warned. I haven't tested these except a quick 2 second test of static debug only. Consider these as a "beta" product and as such DO NOT USE THIS FOR FINAL RELEASES. This is probably illegal in some obscure part of the licence, but whatever. If I get a notice I'll simply list how to compile for VS 2010. Do not ask for support on the SFML forums or here about linking issues or crashes as it's likely to be some issue with VS 2010 + SFML I don't see why there would be further issues, but I am no expert on VS libraries/SFML internals. SFML shouldn't take too long to support VS 2010 as there is very little to do to support it, but it probably won't be until the next release.
DO NOT USE THESE UNLESS YOU KNOW WHAT YOU ARE DOING. USE VS 2008 INSTEAD AND WAIT.
Get VS 2010 SFML BETA binary files here.
Note that any other projects that can't be compiled because they depend on binaries compiled for VS 2008 should theoretically be able to compile with VS 2010 as long as you have the source. Of course, the same issues arise as listed above.
I have compiled Static and Dynamic, Debug and Release builds, but be warned. I haven't tested these except a quick 2 second test of static debug only. Consider these as a "beta" product and as such DO NOT USE THIS FOR FINAL RELEASES. This is probably illegal in some obscure part of the licence, but whatever. If I get a notice I'll simply list how to compile for VS 2010. Do not ask for support on the SFML forums or here about linking issues or crashes as it's likely to be some issue with VS 2010 + SFML I don't see why there would be further issues, but I am no expert on VS libraries/SFML internals. SFML shouldn't take too long to support VS 2010 as there is very little to do to support it, but it probably won't be until the next release.
DO NOT USE THESE UNLESS YOU KNOW WHAT YOU ARE DOING. USE VS 2008 INSTEAD AND WAIT.
Get VS 2010 SFML BETA binary files here.
Note that any other projects that can't be compiled because they depend on binaries compiled for VS 2008 should theoretically be able to compile with VS 2010 as long as you have the source. Of course, the same issues arise as listed above.