error MSB4018: “CL”任务意外失败。
error MSB4018: System.Runtime.InteropServices.COMException (0x80070000): 操作成功完成。 (异常来自 HRESULT:0x80070000)
error MSB4018: 在 System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
error MSB4018: 在 Microsoft.Build.Shared.FileUtilities.NormalizePath(String path)
error MSB4018: 在 Microsoft.Build.Shared.FileUtilities.GetFullPathNoThrow(String path)
error MSB4018: 在 Microsoft.Build.Shared.FileUtilities.AttemptToShortenPath(String path)
error MSB4018: 在 Microsoft.Build.Shared.FileUtilities.FileExistsNoThrow(String fullPath)
error MSB4018: 在 Microsoft.Build.Utilities.CanonicalTrackedOutputFiles.RemoveDependenciesFromEntryIfMissing(String rootingMarker)
error MSB4018: 在 Microsoft.Build.Utilities.CanonicalTrackedOutputFiles.RemoveDependenciesFromEntryIfMissing(ITaskItem[] source, ITaskItem[] correspondingOutputs)
error MSB4018: 在 Microsoft.Build.CPPTasks.CL.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineCommands)
error MSB4018: 在 Microsoft.Build.Utilities.ToolTask.Execute()
error MSB4018: 在 Microsoft.Build.CPPTasks.TrackedVCToolTask.Execute()
error MSB4018: 在 Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
error MSB4018: 在 Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask, Boolean& taskResult)