Login  Register

Re: UnsatisfiedLinkError when trying to use JOGL in an Eclipse plugin

Posted by gouessej on Jul 21, 2011; 9:37am
URL: https://forum.jogamp.org/UnsatisfiedLinkError-when-trying-to-use-JOGL-in-an-Eclipse-plugin-tp3178913p3188087.html

Sven, I have already offered this workaround, it is in the example that I provided as a test in the following bug report, the code is quite commented:
https://jogamp.org/bugzilla/show_bug.cgi?id=455
This workaround is mandatory on any platform when using JOGL 2 debug pipeline with Eclipse RCP and AWT (GLCanvas).

Wade, it would be fine to provide some examples in the main fragment or in another one, especially an example of use of JOGL in an Eclipse RCP application. That is why I suggested to use my workaround... Maybe we should simply add such an example into the set of existing one and put them all into a fragment.
Julien Gouesse | Personal blog | Website