Chinaunix首页 | 论坛 | 博客
  • 博客访问: 90845
  • 博文数量: 34
  • 博客积分: 1130
  • 博客等级: 少尉
  • 技术积分: 356
  • 用 户 组: 普通用户
  • 注册时间: 2007-12-25 01:38
文章分类
文章存档

2014年(4)

2013年(1)

2011年(2)

2010年(10)

2009年(11)

2008年(4)

2007年(2)

我的朋友

分类: 嵌入式

2011-10-21 23:48:58

系统:  Ubuntu 11.10 i386

Mono JIT compiler version 2.10.5 (Debian 2.10.5-1)

TLS: __thread
SIGSEGV: altstack
Notifications: epoll
Architecture: x86
Disabled: none
Misc: softdebug
LLVM: supported, not enabled.
GC: Included Boehm (with typed GC and Parallel Mark)


问题:   运行由 C# 2.0 编译的程序出错,信息如下:


Missing method System.Type::op_Inequality(Type,Type) in assembly /usr/lib/mono/2.0/mscorlib.dll,...


解决方法:

mono --runtime=v4.0 filename.exe


阅读(591) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~