On Wednesday, August 24, 2011 08:34:40 PM Wade Walker [via jogamp] wrote:
>
> You might be :) I was holding off for now, because I'd seen reports about a serious-sounding bug.
same here :)
plus X11/xcb and android are highly pressing now, then osx .. then java7 maybe.
however, a java6 build result shall work w/ java7, ofc.
if you have a git pull req. for your java7 changes, I am happily merging it ofc.
I was able to complete the build and unit test successfully by applying the previously suggested changes to build-nativewindow.xml and by changing the classpath of build-newt.xml:561 from "${gluegen-rt.jar}:${classes}" to "${gluegen-rt.jar}:${classes}:${build}/nativewindow/classes"