Re: changes in jogl package structure?
Posted by
Sven Gothel on
URL: https://forum.jogamp.org/changes-in-jogl-package-structure-tp4025430p4025437.html
On 07/05/2012 08:02 PM, ac [via jogamp] wrote:
> Hello, I recently updated to the latest revision from the jogl master repo.
>
> I noticed that the structure of the jogl jar files has changed at some point
> during the last couple of weeks. jogl.all.jar appears to be gone,
it's jogl-all.jar now
> while now
> there are a new set of jar files named jogl-awt.jar, jogl-core.jar,
> jogl-os-osx.jar, etc.
Those are in jar/atomic .. as they have always been,
they are _not_ new.
<
https://jogamp.org/bugzilla/show_bug.cgi?id=598>
Pls just use the renamed jogl-all.jar and you should be fine.
PS: Also making progress with the FBO offscreen:
<
https://jogamp.org/bugzilla/show_bug.cgi?id=599>
~Sven