[Source] troubleshooting Netbeans configuration and Xj3D build_nps.xml under 64-bit Windows 7

Don Brutzman brutzman at nps.edu
Mon Dec 12 16:55:16 PST 2011


After quite a while searching, Terry and I found the
"official" JOGL distribution at

http://jogamp.org/
http://jogamp.org/deployment/jogamp-current/archive/jogamp-windows-amd64/

We then replaced a number of .dll and .jar files for jogl and gluegen.
gluegen grew in size from 18KB to 164KB.

A number of the files had different names, so we deleted prior counterparts

Still an exception remaining, but very short stack trace:

> Exception in thread "main" java.lang.NoSuchMethodError: javax.media.opengl.GLCapabilities: method <init>()V not found
> 	at xj3d.browser.Xj3DBrowser.setupAviatrix(Xj3DBrowser.java:829)
> 	at xj3d.browser.Xj3DBrowser.<init>(Xj3DBrowser.java:312)
> 	at xj3d.browser.Xj3DBrowser.main(Xj3DBrowser.java:1897)

Wondering if jogamp.org is considered official, and if Xj3D has been
keeping up with it.  There are no jogl builds available on java.net.
Key question:  shouldn't aviatrix get compiled against the latest jogl?

If these jogamp builds can be made to work, then we should also
replace the joal binaries which get built by the jogamp group.
That might even fix some of the audio exceptions that occur.

all the best, Don
-- 
Don Brutzman  Naval Postgraduate School, Code USW/Br       brutzman at nps.edu
Watkins 270,  MOVES Institute, Monterey CA 93943-5000 USA   +1.831.656.2149
X3D graphics, virtual worlds, navy robotics http://faculty.nps.edu/brutzman



More information about the Source mailing list