Re: Running iKVM on mac
Jeroen Frijters <[email protected]>
| Newsgroups | gmane.comp.java.ikvm.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, 1) Yes. The assemblies that ikvmc generates are platform independent (unless you use the -platform: option). 2) No idea. 3) No idea. 4) All managed IKVM libraries are platform independent. The ikvm-native*.dll files are platform specific, but Mono ships with right platform specific version of this library. I don't test on Mono anymore (because Mono on Windows is completely unusable nowadays), so I can't guarantee anything will work. Regards, Jeroen > -----Original Message----- > From: Kumaravel Sadras [mailto:[email protected]] > Sent: Friday, July 11, 2014 18:13 > To: IKVM List > Subject: [Ikvm-developers] Running iKVM on mac > > Can some one give me instructions on how to setup iKVM to run on mac? > > Some things are not clear to me. > > 1) I created DLL's from jar files on Windows. Can I use them on the mac > as is? > 2) Mono - has two installers MRE and MDK. Do I need both? > 3) Mono-Studio says that it has i-KVM. Is there a sample app that I can > refer to? > 4) What libraries do I need to add as references to use iKVM Hello > World? Can I copy the iKVM core dlls from windows and refer them? > > Thanks, > -Kumar. ------------------------------------------------------------------------------