Re: Building JARs with native libs inside
Posted by
gouessej on
Sep 21, 2021; 11:13am
URL: https://forum.jogamp.org/Building-JARs-with-native-libs-inside-tp4041279p4041299.html
Martin, have a look at JNILibLoaderBase and DynamicLibraryBundle in GlueGen. You can easily follow the native layout expected by GlueGen by using zipfileset with prefix in Apache Ant.