[Ikvm-developers] IKVM with Mono Linker
Brought to you by:
jfrijters
|
From: Alexandre R. L. e M. <ale...@gm...> - 2010-01-25 20:44:17
|
I am trying to use Mono Linker <http://www.mono-project.com/Linker> on an assembly compiled with IKVM, using the 0.42.04 version (0.42 Update 1 RC 0 bundle). I have discovered that the java.awt.Panel class in IKVM.OpenJDK.SwingAWT.dll requires javax.accessibility.Accessible and it is not on any Assembly bundle. I presume it should be on IKVM.OpenJDK.Misc.dll assembly. What could I do in order to correct this problem, implement it or make it right for the next release? -- Regards, Alexandre Rocha Lima e Marcondes |