1
General discussions / Visual Studio 10
« on: September 18, 2009, 07:54:52 am »
I had the same problem, it seems you can't link against the static library in VS2010.
So I switched to dynamic SFML (with DLL) but run into another problem when running the project ("Cannot execute program") like most people had when switching from VS2005 to VS2005 SP1 (don't know if the same problem occured with VS2008/VS2008 SP1). I suppose it's related to the CRT shipped with VS 2010.
So I switched to dynamic SFML (with DLL) but run into another problem when running the project ("Cannot execute program") like most people had when switching from VS2005 to VS2005 SP1 (don't know if the same problem occured with VS2008/VS2008 SP1). I suppose it's related to the CRT shipped with VS 2010.