2017-04-06 182 views

回答

1

确保您缩短了上面发布的链接中提到的构建代理的工作目录和工作区映射。这是这个错误的解决方案。

而且我也研究了一些其他的解决方案,你可以尝试:

TFS Build error - "The specified path, file name, or both are too long..."

https://forums.xamarin.com/discussion/47491/build-fails-with-the-specified-path-file-name-or-both-are-too-long-in-obj-folder

+0

我使用的工具longpathtool找到该文件不适合。谢谢! – FrankVDB

相关问题