On Wed, Sep 7, 2011 at 8:19 AM, Kuehner <[email protected]> wrote:
> Hi! > > Did someone try IKVM with Android? I'm able to make a *.dll from *.jar, but > the linker has errors finding System.Drawing/System.Windows.Forms/... that > does not exist in Android. > > I used: ikvmc test.jar -target:library > > Thanks! > > -- > View this message in context: > http://mono.1490590.n4.nabble.com/Package-Importieren-tp3783643p3796364.html > Sent from the Mono - General mailing list archive at Nabble.com. > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > How are you running with IKVM on Android? Android has it's own VM (Dalvik) which is not the same as the JVM bytecode, or .NET intermediate language. Thanks, slide -- slide-o-blog http://slide-o-blog.blogspot.com/
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
