Trying to build IKVM without AWT and particularly without references to System.Forms
"Dr. Niels v. Festenberg | ISF" <[email protected]> Thu, 4 Aug 2016 14:39:43 +0200
| Newsgroups | gmane.comp.java.ikvm.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I would like to use IKVM for a project that is incompatible with System.Forms. Essentially, I would like to remove any dependency on IKVM.AWT.WinForms.dll and IKVM.OpenJDK.SwingAWT.dll. Any ideas how to efficiently recompile the other IKVM dlls without these dependecies? As far as I can see, that should be possible, if you accept limited functionality, but I wonder how this should be done best. Any hints would very welcome! Regards Niels ------------------------------------------------------------------------------