I cannot build the java binding with gimp-sharp 0.14, mono 1.2.6 and ikvm 0.36.0.5:
make[3]: Entering directory `/home/goetz/svn/gimp-sharp/BUILD/gimp-sharp-0.14/java/stubs'
cp ../../lib/gimp-sharp.dll .
mono `echo /usr/bin/mono | sed -e 's/mono//'`../lib/ikvm//ikvmstub.exe gimp-sharp.dll
java.lang.IncompatibleClassChangeError: cli.System.Collections.Generic.List$$00601_$$$_Ljava__lang__String_$$$$_ and cli.System.Collections.Generic.List$$00601$Enumerator_$$$_Ljava__lang__String_$$$$_ disagree on InnerClasses attribute
at IKVM.NativeCode.java.lang.Class.getDeclaringClass(Unknown Source)
at java.lang.Class.getDeclaringClass(Native Method)
at cli.NetExp.ProcessClass(Unknown Source)
at cli.NetExp.ProcessAssembly(Unknown Source)
at cli.NetExp.Main(Unknown Source)
Logged In: YES
user_id=21209
Originator: NO
Thanks for reporting. I'm afraid this hasn't been working for at least the last two releases. Will try to fix this in GIMP# 0.15 (or maybe 0.14.1).
For the time being you will have to disable java support.
Logged In: YES
user_id=79274
Originator: YES
This seems to be a bug in ikvm:
http://sourceforge.net/mailarchive/message.php?msg_name=477171a5.1ec37e0a.1f81.7bc8@mx.google.com