Are there classes that IKVMC will not convert?
Gerard Gagliano <[email protected]> Mon, 9 May 2016 09:04:15 -0600
| Newsgroups | gmane.comp.java.ikvm.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello all, I am trying to convert a jar to a dll and am running into a problem. A simple example of the problem I am seeing, is converting a jar like netty-common to a dll. The command: ikvmc ..\netty-common…jar -target:library receives some warnings about external classes that I do not need, and I receive no errors. However, the resulting dll is missing classes that are in the jar. The classes do not refer to any of the external classes identified in the warnings. An example missing class in this jar is MpscLinkedQueue. Is there a way to get ikvmc to convert all classes? Any advice is greatly appreciated. g -- ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ Ikvm-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ikvm-developers