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 03, 2015; 1:30am
URL: https://forum.jogamp.org/Return-of-the-java-lang-UnsatisfiedLinkError-Can-t-load-library-System-Library-Frameworks-gluegen-rt-tp4034549p4034590.html

Hi Wade,

Thanks ! That's exactly how I wanted to fix this, although I was waiting for some kind of confirmation… And you gave it ! Do you think that this behavior could somehow be pushed in JarUtil (i.e. encoding the URL obtained from the resolver — shouldn't be too harmful for already encoded URLs) ? In the meantime, I'll push it to my own codebase…

Thanks again,

Cheers
Alexis