在Microsoft 2013版本12 (管理模式)上,我使用IngidiBuild9.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生成器构建得很好。
发布于 2019-02-22 15:49:32
我的名字是Yoni,我来自IncrediBuild客户成功团队。我想请您尝试以下方法,以确定是否解决了问题:在启动器计算机上,打开代理设置-> Visual构建->高级程序。在“预测执行”部分中,取消检查使用无序任务生成的增强吞吐量。
如果这不能解决问题,请联系我们的支持(support@incredibuild.com),我将很高兴调查这个问题。
https://stackoverflow.com/questions/54810660
复制相似问题