I run windows 7 with visual studio 2012. Everything compile fine. I open the same project on the new visual studio 2017 community, i got a popup saying to upgrade to windows sdk 10 and toolset v141. I did.
Then when building i got this?
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(361,5): error MSB6006: "CL.exe" exited with code -1073741701.
Any ideas? Thanks