我的操作:Ubuntu 12.04
Mono JIT compiler version 2.10.8.1
GTK# 2.12.0.0
我下载了“Medsphere.Widget”,当我完成这些步骤时,“安装”
我遇到了这些麻烦:
错误 CS1705:程序集gdk-sharp,版本=2.12.0.0,Culture=neutral,PublicKeyToken=35e10195dab3c99f引用
Mono.Cairo, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' which has higher version number than imported assembly
Mono.Cairo,版本=2.0.0.0,Culture=neutral,PublicKeyToken=0738eb9f132ed756' ./PixbufCellRenderer.cs(74,52) :错误CS0121:以下方法或属性之间的调用不明确:System.Math.Ceiling(decimal)' and
System.Math.Ceiling(double)' /usr/lib/mono/2.0/mscorlib.dll(与先前错误相关的符号位置)./PixbufCellRenderer。 cs(75,53): error CS0121: The call is ambiguous between the following methods or properties:System.Math.Ceiling(decimal)' and
System.Math.Ceiling(double)' /usr/lib/mono/2.0/mscorlib.dll错误)编译失败:3 个错误,0 个警告:* [Medsphere.Widgets.dll] 错误 1
我该怎么办?