You must recompile SFML, the VC2008 libs are not compatible with VC2010.
I did that..
I think in order to do that..
1)I have to open the SFML project in VS 2010 and build it in debug,release mode.
which i did with sfml 1.6 build and got all the libraries in Debug and release folder.
but still the problem is comming !!!!
is it the right way to do?
----------------------
Also I want to know in SFML 2.0 buld when i compile its libraries i am getting files with naming convention like sfml-network-d-2.dll
Also the build does not show option for building it in static debug or static release. It shows only debug and release mode and 'MinSizeRel' and 'RelWithDebInfo'...
----------------------