[Mono-dev] NET 2.0 in embedded mono 1.1.13
Thomas Grill
gr at grrrr.org
Thu Apr 6 22:22:32 EDT 2006
Hi all,
i'm sure that's a dumb question, but i'm clueless about its solution....
In my classes i'm using the NET 2.0 class
System.Reflection.Emit.DynamicMethod, which i compiled with Microsoft
Visual C# 2005.
When i want to load those assemblies into my embedded mono engine i get
the error pasted below.
Is that a mono bug or do i have to enable NET 2.0 features somehow?
many thanks,
Thomas
-------------------------------
** (pd.exe:1536): WARNING **: The class
System.Reflection.Emit.DynamicMethod cou
ld not be loaded, used in mscorlib, Version=2.0.0.0, Culture=neutral,
PublicKeyT
oken=b77a5c561934e089
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
Stacktrace:
in <0xffffffff> test:Setup (test)
in <0x8b> test:Setup (test)
in <0xff8c2d7f> (wrapper runtime-invoke)
System.Object:runtime_invoke_Public/Cla
ssType_test (object,intptr,intptr,intptr)
--
Thomas Grill
http://grrrr.org
More information about the Mono-devel-list
mailing list