Login  Register

Re: Return of the "java.lang.UnsatisfiedLinkError: Can't load library: /System/Library/Frameworks/gluegen-rt.Framework/gluegen-rt" exception...

Posted by Alexis Drogoul on Jun 01, 2015; 5:43am
URL: https://forum.jogamp.org/Return-of-the-java-lang-UnsatisfiedLinkError-Can-t-load-library-System-Library-Frameworks-gluegen-rt-tp4034549p4034551.html

Hi,

Thank you for your answer. Actually, this had also been verified. And the only difference between "when it worked" and "when it failed" is the transition from Eclipse Juno to Eclipse Luna. The same code, the same OS, the same installed libraries… So I suspect that the "default" use of JDK 7 or 8 by Luna (compared to the default use of JDK 6 by Juno) is the cause (or one of the causes).

Cheers
Alexis