jawt.h for free vm's

Wolfgang Baer wbaer@gmx.de
Mon Feb 7 07:08:05 2005


Hi all,

I prepared a jogl - java opengl binding - package. As everything worked
with the proposed build requirements (jdk1.4 :-) ) I started trying to
build with free vm's.

Well everything worked fine until the build process came to the awt
gluecode generation. It failed because it didn't found the jawt.h file.

I searched all the free vm packages (kaffe, sablevm, jamvm) but none
provides such a file. Does the free vm's don't support the awt
native interface ATM or do I miss something ?

BTW, the jamvm package doesn't provide even the jni.h file. Should I
file a wishlist bug against it to provide a dev package ?

Regards,

Wolfgang