Re: getting errors regarding "natives" in Eclipse

Posted by Sven Gothel on
URL: https://forum.jogamp.org/getting-errors-regarding-natives-in-Eclipse-tp4007617p4011963.html

On 05/23/2012 10:18 PM, egc2224 [via jogamp] wrote:
> good news.  I took your advice and tried using the 1.1.1.a version located at
> the link you provided and it worked.  So, if there is anyone out there who has
> some code that was written some time back and is based on the pre released
> 1.1.2 version and need a version to work with on Windows 7, might try above
> suggested solution.  It worked for me.

Good that it works for you, however we cannot advise users
to use the old JOGL, since it is no more maintained.

We can only advise people to port to the current JOGL
spec & implementation as provided on http://jogamp.org,
sometimes referred as JOGL2.

In case you find regressions in the current JOGL
or you have questions using it we are happy to solve them and help.

~Sven