c++ - incredibuild 不使用其他代理

标签 c++ visual-studio-2013 incredibuild

Microsoft Visual Studio 2013 Version 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 精心构建的

最佳答案

我叫 Yoni,来自 IncrediBuild 客户成功团队。 我想请您尝试以下操作,看看是否可以解决: 在 Initiator 机器上,打开 Agent Settings -> Visual Studio Builds -> Advanced。在 Predictive Execution 部分下,取消选中 Enhance throughput using out-of-order tasks spawning

如果这不能解决问题,请联系我们的支持 (support@incredibuild.com),我很乐意调查这个问题。

关于c++ - incredibuild 不使用其他代理,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54810660/

相关文章:

C++ 泛型对象

c++ - 在枚举中重新声明变量

c++ - 在同一台机器上运行两个 IncrediBuild?

c++ - 更新图像显示时的QImage和openmp

c++ - 使用类型删除创建运行时 type_traits 查询

c# - VS2013 调试/Windows/任务 : "No tasks to display"

visual-studio-2013 - 在 Visual Studio 2013 中禁用全部大写菜单项

c++ - 为我的 Visual Studio C++ 项目配置目标平台

linker - Incredibuild 不能很好地处理自定义构建工具

c++ - Incredibuild 不是很快