Hi,
I have used sfml 1.6 and created a demo. But when i try to run the executable which is generated in release mode, in some other system for testing. It shows the error
MSVCP100.DLL IS MISSING
I even tried to keep the msvcp100.dll inside the executable folder but still it does not run...
what can be the reason for it....as i have to make this demo running in other systems too
all suggestions are welcome