Login  Register

Re: ZipException when loading native jars

Posted by gouessej on Feb 25, 2013; 7:20pm
URL: https://forum.jogamp.org/ZipException-when-loading-native-jars-tp4027387p4028370.html

Winder, maybe we can find a more viable solution on the long term if you have a similar need. The JARs containing the native libraries might be modified in order to be easier to merge into a single one and GlueGen will have to be modified to load these libraries from such a fat JAR. I succeed in merging JARs with Ant, look at the task "zipgroupfileset".
Julien Gouesse | Personal blog | Website