从源错误编译MonoDevelop

问题描述

| 经过一整夜的编译...从源头分配依赖项,尝试在CentOS 5下编译MonoDevelop时出现以下错误:
/opt/mono/bin/gmcs -debug -codepage:utf8 -win32icon:../../../theme-icons/Windows/monodevelop.ico -out:../../../build/bin/MonoDevelop.exe -r:/usr/local/lib/pkgconfig/../../lib/mono/mono-addins/Mono.Addins.dll   -r:../../../build/bin/MonoDevelop.Core.dll -r:../../../build/bin/MonoDevelop.Ide.dll  ./AssemblyInfo.cs ./MonoDevelop.Startup/MonoDevelopMain.cs 
./MonoDevelop.Startup/MonoDevelopMain.cs(22,49): error CS0584: Internal compiler error: Method not found: \'MonoDevelop.Core.Runtime.get_AddinSetupService\'.
./MonoDevelop.Startup/MonoDevelopMain.cs(22,49): error CS0201: Only assignment,call,increment,decrement,and new object expressions can be used as a statement
Compilation failed: 2 error(s),0 warnings
有任何想法吗?     

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)