hi,
i had already successfully installed sfml 1.6 on vc++2010 but want to install 2.0. i wonder if it be as easy as replace the old lib and include files with the 2.0's. i dont want to do that before i am sure that it won't corrupts my setup.
thanks.
SFML:how to install 2.0 on vc++2010 express.
Started by nickme, Feb 24 2012 12:33 AM
1 reply to this topic
Ad:
#2 Members - Reputation: 1217
Posted 24 February 2012 - 12:52 AM
nickme, on 24 February 2012 - 12:33 AM, said:
hi,
i had already successfully installed sfml 1.6 on vc++2010 but want to install 2.0. i wonder if it be as easy as replace the old lib and include files with the 2.0's. i dont want to do that before i am sure that it won't corrupts my setup.
thanks.
i had already successfully installed sfml 1.6 on vc++2010 but want to install 2.0. i wonder if it be as easy as replace the old lib and include files with the 2.0's. i dont want to do that before i am sure that it won't corrupts my setup.
thanks.
You should be aware though that SFML's 2.0 API is not compatible with the 1.6 API. There were some changes made and it will probably break your code. The changes shouldn't be too big, but just be ready to see some errors and to check the docs/headers to see what's different and how you should be calling things.
[ Realistic Rendering ] [ School + Dublin = Boom ] [ I've been ninja'd 70 times ] [ f.k.a. MikeTacular ] [ My Blog ]


















