The automatic extraction and loading of native libraries from JARs do not work in applications based on Eclipse RCP and multiple fragments

Posted by gouessej on
URL: https://forum.jogamp.org/The-automatic-extraction-and-loading-of-native-libraries-from-JARs-do-not-work-in-applications-baseds-tp4025492.html

Hi

I tried to use the automatic extraction and loading of native libraries from JARs in an application based on Eclipse RCP that use several fragments for JOGL, it worked fine with several fragments for native libraries but not with a single fragment with all JARs including those containing the native libraries.

@Wade Walker I assume you know why, don't you?

@Sven Could we find a solution to fix that or do we have to live with it as is?

Edit.: I get an UnsatisfiedLinkError for gluegen-rt.
Julien Gouesse | Personal blog | Website