SFML community forums

Help => General => Topic started by: Christopher Jozwiak on November 13, 2012, 09:57:18 pm

Title: SFML 1.6 with visual studio 2012?
Post by: Christopher Jozwiak on November 13, 2012, 09:57:18 pm
Would I have to compile the library with vs 12 first or should it just work after I link stuff?
Title: Re: SFML 1.6 with visual studio 2012?
Post by: eXpl0it3r on November 13, 2012, 11:10:49 pm
Would I have to compile the library with vs 12 first or should it just work after I link stuff?
You'd have to use SFML 2, just kidding... ;D
But seriously SFML 1.6 is now over 2 years old, hasn't been maintained at all, has quite a few nasty bugs and lacks so many shiny features; how'd you be able to use such an old version with a shiny new IDE like VS 2012? :D

If you still want/have to, then you'll have to recompile SFML 1.6 on your own. ;)