@viklo2 That’s because you already tried to build it with VS 2015, which likely changed the build tools the project uses to v140 (VS 2015 build tools), you should select the project, go into properties (the button with a wrench on it), then go to Configuration Properties>General and change Platform Toolset from Visual Studio 2015 (v140) to Visual Studio 2013 (v120).
Esta respuesta fue modificada hace 9 años, 3 meses por averysumner.
Comments are currently closed.