R
Roy.777
Guest
Hello friends,
I am Trying to build a project, I can't build C++ projects that were created in Visual studio 2013 or 2015, I get this Error:
Error MSB8020 The build tools for v141 (Platform Toolset = 'v141') cannot be found. To build using the v141 build tools, please install v141 build tools. Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Retarget solution". Project name C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.Cpp.Platform.targets 57
After installing Visual Studio 2017 RC I got a message that the windows 10 SDK wasn't installed: [0cfc:001f][2016-12-09T04:19:02] Package 'Win10SDK_10.0.14393.33,version=10.0.14393.3300' failed to install. Command executed: "C:\ProgramData\Microsoft\VisualStudio\Packages\Win10SDK_10.0.14393.33,version=10.0.14393.3300\packages\Win10SDK\10.0.14393.33\sdksetup.exe" /features OptionId.WindowsSoftwareDevelopmentKit OptionId.WindowsSoftwareLogoToolkit OptionId.NetFxSoftwareDevelopmentKit /quiet /norestart /OriginalSource "C:\VS2017\packages\Win10SDK\10.0.14393.33\sdksetup.exe", Return code: 15605, Details: There was a problem downloading your product.
I was installing VS from an ISO image that i've downloaded while connected with a cable to the router (tried to eliminate WIFI issues). Is the Win 10 SDK related to the C++ tools? how can I get it to build?
I have uploaded the logs of my Visual Studio installation, here they are: vslogs.zip
I have to solve this issue ASAP, I was installing windows 7 and 10 and visual studio 2015 and 2017 and trying repairs for 10 days!!!
Thank you,
Roy.
Continue reading...
I am Trying to build a project, I can't build C++ projects that were created in Visual studio 2013 or 2015, I get this Error:
Error MSB8020 The build tools for v141 (Platform Toolset = 'v141') cannot be found. To build using the v141 build tools, please install v141 build tools. Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Retarget solution". Project name C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.Cpp.Platform.targets 57
After installing Visual Studio 2017 RC I got a message that the windows 10 SDK wasn't installed: [0cfc:001f][2016-12-09T04:19:02] Package 'Win10SDK_10.0.14393.33,version=10.0.14393.3300' failed to install. Command executed: "C:\ProgramData\Microsoft\VisualStudio\Packages\Win10SDK_10.0.14393.33,version=10.0.14393.3300\packages\Win10SDK\10.0.14393.33\sdksetup.exe" /features OptionId.WindowsSoftwareDevelopmentKit OptionId.WindowsSoftwareLogoToolkit OptionId.NetFxSoftwareDevelopmentKit /quiet /norestart /OriginalSource "C:\VS2017\packages\Win10SDK\10.0.14393.33\sdksetup.exe", Return code: 15605, Details: There was a problem downloading your product.
I was installing VS from an ISO image that i've downloaded while connected with a cable to the router (tried to eliminate WIFI issues). Is the Win 10 SDK related to the C++ tools? how can I get it to build?
I have uploaded the logs of my Visual Studio installation, here they are: vslogs.zip
I have to solve this issue ASAP, I was installing windows 7 and 10 and visual studio 2015 and 2017 and trying repairs for 10 days!!!
Thank you,
Roy.
Continue reading...