gpt4 book ai didi

c#-4.0 - 如何在 Mono(在 xbuild 中)获得 C# 4.0?

转载 作者:行者123 更新时间:2023-12-04 21:50:20 25 4
gpt4 key购买 nike

我有一个使用 msbuild 的 .NET 项目,我想尝试在 Mono 中构建它。我可以很好地构建它的一些微不足道的目标,但是如果我尝试完整编译它会失败。

我不确定输出中有多少是相关的,但这些是看起来像麻烦的第一行:

Target GetFrameworkPaths:
/usr/lib/mono/3.5/Microsoft.Common.targets: warning : TargetFrameworkVersion 'v4.0' not supported by this toolset (ToolsVersion: 4.0).


Target ResolveAssemblyReferences:
/usr/lib/mono/3.5/Microsoft.Common.targets: warning : Reference 'System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' not resolved


/usr/lib/mono/3.5/Microsoft.CSharp.targets: error : Error executing tool '/usr/bin/dmcs': ApplicationName='/usr/bin/dmcs', CommandLine='/noconfig @/tmp/tmp4749932e.tmp', CurrentDirectory='/home/ken/foo/bar'
Task "Csc" execution -- FAILED

我正在运行最新的 Debian 不稳定版。根据 this , "dmcs"是 4.0 编译器。我根本没有使用 Mono/xbuild —— 编译 C# 4.0 项目需要什么特别的东西吗?谢谢!

最佳答案

Sid 仍然有 Mono 2.6,您可能需要 Mono 2.10(在实验中可用)。

关于c#-4.0 - 如何在 Mono(在 xbuild 中)获得 C# 4.0?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6035477/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com