Re: Exporting
Posted by
Sven Gothel on
Apr 26, 2013; 11:00pm
URL: https://forum.jogamp.org/Exporting-tp4029053p4029061.html
On 04/26/2013 09:50 PM, Xerxes Rånby [via jogamp] wrote:
> Under library handling, choose option
> 2 Package required libraries into generated JAR
> or 3 Copy required libraries into a sub-folder next to the generated JAR
>
>
> the default option 1 Extract required libraries into generated JAR is
> currently not supported by the JAR layout used by JogAmp. Its questionable how
> to support this option because the jogamp jars contains many native files with
> identical names that will overwrite each other if you use this option.
>
> Try use option 2 it will still generate a single JAR.
Yup, deja-vu - please read:
<
https://jogamp.org/bugzilla/show_bug.cgi?id=522#c7>
Looks like <
https://jogamp.org/bugzilla/show_bug.cgi?id=542#c1>
hasn't been completed fully yet in regards to exporting.
Reopened:
<
https://jogamp.org/bugzilla/show_bug.cgi?id=542#c7>
~Sven