Re: [Ikvm-developers] Link Error: cli.System.Collections.IEnumerator not found
Brought to you by:
jfrijters
|
From: M. D. P. <xml...@gm...> - 2007-09-10 16:12:26
|
On 9/9/07, Jeroen Frijters <je...@su...> wrote: > > > A while ago, ikvmc was changed to no longer implicitly reference mscorlib, > so you need to add a -r:mscorlib to your build file. DOH! I had forgotten about this. Thanks for the reminder! For various (mostly security) reasons, the types in IKVM.Runtime.dll are > banned from being visible in Java, so running ikvmstub on it produces no > stubs. For some reason Sun's ZipOutputStream doesn't like to create empty > zip files. I'll improve the error handling. Oh, okay. That makes sense. What version of Mono are you using? I didn't have any problems with 1.2.5. I believe it was 1.2.5 on that machine, but I'll make sure and let you know the result. -- /M:D M. David Peterson http://mdavid.name | http://www.oreillynet.com/pub/au/2354 | http://dev.aol.com/blog/3155 |