Every time I run an app with SFML it crashes with an error message similar to the following:
This happens with any app that involves SFML, regardless of the content. Even the sample time test code crashes with this error.
I am running Visual Studio 2010. My friend compiled the latest version of SFML in VS2010 for me. Even then I continue to get the error. My friend, using the exact same code, and the exact same library files, compiles and runs just fine.
My compiler settings (linkers, includes, etc) are all correct.
I am attempting to use the dynamic, debug versions of the libraries.
I am on Windows 7 Ultimate 64-bit.