Re: hello

Robert Jordan <[email protected]> Wed, 25 Jul 2007 16:11:20 +0200
Newsgroups gmane.comp.gnu.dotgnu.developer
Message-ID <[email protected]>
Leonov Aleksey wrote:
>         Hi Klaus,
> I try compile pnet on Ubuntu with MinGw now. Compile finish inch by inch without
> error. I run one file with ilrun and have some errors:
> 

[...]

> unresolved type: [mscorlib]System.IComparable`1
> 

pnet does not support generics (.NET 2.0).

Robert