get error MSB8020 when build in vs2017 community in some projects in one solution
lizzie
1
Reputation point
I was building c++ projects with visual studio 2017, and some projects in one sulution have been built successfully, but other projects meet the error as follows:
C:\Program Files(x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.Cpp.Platform.targets(67,5): error MSB8020: The build tools for v141 (Platform Toolset = '141) cannot be found.
I checked the v141 has been installed, and as described before, some other projects are success.
Developer technologies | Visual Studio | Debugging
1,104 questions
Developer technologies | C++
3,977 questions
Sign in to answer