在Microsoft Visual Studio 2013 版本 12(管理员模式)上,我使用incredibuild 9.3.5构建 C++ 解决方案。
我无法使用其他代理来加速我的构建,因为我知道我与协调员的关系很好
错误信息如下:
1>Build started 2/21/2019 4:04:11 PM.
1>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\CodeAnalysis\Microsoft.CodeAnalysis.targets(214,5): error MSB4175: The task factory "CodeTaskFactory" could not be loaded from the assembly "C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Build.Tasks.v12.0.dll". A required privilege is not held by the client
1>
1>Build FAILED.
1>
1>Time Elapsed 00:00:00.04
2>Build started 2/21/2019 4:04:11 PM.
2>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\CodeAnalysis\Microsoft.CodeAnalysis.targets(214,5): error MSB4175: The task factory "CodeTaskFactory" could not be loaded from the assembly "C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Build.Tasks.v12.0.dll". A required privilege is not held by the client
2>
2>Build FAILED.
该解决方案通过经典的 VS13 Builder 构建良好