Login  Register

Re: Runtime Version Check

Posted by Sven Gothel on Nov 22, 2011; 5:01pm
URL: https://forum.jogamp.org/Runtime-Version-Check-tp3528151p3528320.html

On Tuesday, November 22, 2011 05:09:33 PM gmseed [via jogamp] wrote:
>
> Hi
>
> It states at:
>
> http://jogamp.org/wiki/index.php/Jogamp_Versioning_and_Releases#Runtime_Version_Check
>

https://jogamp.org/wiki/index.php/Jogamp_Versioning_and_Releases#Runtime_Version_Check

Thank you .. updated.

~Sven


> under section "Runtime Version Check":
>
> Each module has a build in VersionInfo class with a static main entry, ie
> com.jogamp.common.util.VersionInfo (gluegen), or
> com.jogamp.opengl.util.VersionInfo (JOGL).
>
> I downloaded the latest stable JOGL .zip and can't find VersionInfo in
> either of the indicated packages.
>
> Thanks
>
> Graham