Login  Register

Re: Some gluegen BufferFactory methods not found

Posted by Douglas W Johnson on Jun 01, 2010; 3:14pm
URL: https://forum.jogamp.org/Some-gluegen-BufferFactory-methods-not-found-tp860118p861817.html

Sven:

Thanks for your reply.  I believe what you are saying is "build from sources".  Okay, will do.

But to show you how I got to this point ...

The JOGL Userguide page on jogamp.org has this:
--
Most developers using JOGL will download the most current release build. Separate instructions are available on how to build the source tree.

If you are developing a new application which uses JOGL, download the zip archive for your platform (for example., jogl-[version]-windows-i586.zip) and unzip it. Modify your CLASSPATH environment variable to include the full paths to jogl.all.jar, nativewindow.all.jar, gluegen-rt.jar, and optionally newt.all.jar.
--
If you follow the "release build" link, you get to an Index of /media/jogl/builds/archive/.  As far as I could tell, 2.0 beta 10 was the most current release.  Apparently, I was wrong.

As for the screenshot, I wasn't trying to provide compiler feedback, I was trying to provide context for a question about your libraries.  Since I found the symptom hard to believe, I thought it was better to show that than have a long chain of replies trying to explain it.  Of course, since I'm apparently using old libraries, it is not nearly so interesting.

Onward and upward.

Doug