error MSB6006: “cmd.exe” exited with code 1

前端 未结 10 1397
生来不讨喜
生来不讨喜 2020-12-30 21:09

When I\'m trying to build my VC++ code using 2010 I\'m getting the error message

> C:\\Program Files\\MSBuild\\Microsoft.Cpp\\v4.0\\Microsoft.CppCommon.targ

10条回答
  •  醉话见心
    2020-12-30 21:34

    Actually Just delete the build ( clean it ) , then restart the compiler , build it again problem solved .

提交回复
热议问题