Re: The natives are hostile: Why is the Debian package code incompatible with any other natives?

Posted by gouessej on
URL: https://forum.jogamp.org/The-natives-are-hostile-Why-is-the-Debian-package-code-incompatible-with-any-other-natives-tp4025459p4025460.html

Hi

Names have recently changed in order to ease Maven support. Anyway, I don't know why the maintainer uses different names.

Please don't mix JARs and native libraries of different versions, it will only cause headaches and lots of troubles. For example, when I do that accidently in an Eclipse RCP application, I get a NullPointerException when calling GLProfile.getDefault(). Use the packages or uninstall them cleanly and use another version of GlueGen and JOGL.
Julien Gouesse | Personal blog | Website