Thanks. Specifying the assembly in mono_jit_init did the trick. I should point out that it's not obvious from the mono wiki's embedding documentation that the parameter is a file name. Thanks for the tip.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andreas Färber Sent: Thursday, December 14, 2006 4:08 AM To: Robert Jordan Cc: [email protected] Subject: Re: [Mono-list] Embedded mono doesn't support generic types Am 14.12.2006 um 10:59 schrieb Robert Jordan: > If you're compiling Mono from > SVN HEAD (1) you could use the new mono_jit_init_version () instead. > The format of the version parameter is "v2.0.50727". > > http://www.mail-archive.com/[email protected]/ > msg10753.html > > Robert > > (1) Maybe the feature is already releases with Mono 1.2.*, but I'm > not sure. It's included in 1.2.2. (thanks, Paolo) Andreas _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
