Ok now certainly i have good compiled and installed SFML but when i try to compile my own program, i get error: LNK2038 mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in animation.obj client
When i changed Runtime Library in Debug to Multi-threaded Debug i dont have this error but when i try to open the compiled exe i get error system "Application stopped working"