当前位置:  开发笔记 > 运维 > 正文

构建错误单声道3.4.0厘米

如何解决《构建错误单声道3.4.0厘米》经验,为你挑选了1个好方法。

从下载中获取来源

make && make install

mkdir -p -- /usr/lib/mono/xbuild/Microsoft/Portable/v4.0
/usr/bin/install -c -c -m 644 targets/Microsoft.Portable.Common.targets /usr/lib/mono/xbuild/Microsoft/Portable/v4.0/Microsoft.Portable.Common.targets
/usr/bin/install: cannot stat `targets/Microsoft.Portable.Common.targets': No such file or directory

小智.. 27

mono 3.4存档缺少名为Microsoft.Portable.Common.targets的文件,该文件应位于mcs/tools/xbuild/targets/Microsoft.Portable.Common.targets具有以下内容的路径中:


    
    

请参阅此错误:https: //bugzilla.xamarin.com/show_bug.cgi?id = 18690



1> 小智..:

mono 3.4存档缺少名为Microsoft.Portable.Common.targets的文件,该文件应位于mcs/tools/xbuild/targets/Microsoft.Portable.Common.targets具有以下内容的路径中:


    
    

请参阅此错误:https: //bugzilla.xamarin.com/show_bug.cgi?id = 18690

推荐阅读
和谐啄木鸟
这个屌丝很懒,什么也没留下!
DevBox开发工具箱 | 专业的在线开发工具网站    京公网安备 11010802040832号  |  京ICP备19059560号-6
Copyright © 1998 - 2020 DevBox.CN. All Rights Reserved devBox.cn 开发工具箱 版权所有