[Mono-list] Embedded mono doesn't support generic types
Kapp, Josh
jkapp at digitech.com
Thu Dec 14 11:18:13 EST 2006
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: mono-list-bounces at lists.ximian.com [mailto:mono-list-bounces at lists.ximian.com] On Behalf Of Andreas Färber
Sent: Thursday, December 14, 2006 4:08 AM
To: Robert Jordan
Cc: Mono-list at lists.ximian.com
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/mono-devel-list@lists.ximian.com/
> 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 - Mono-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list
More information about the Mono-list
mailing list