Login  Register

Re: appbundler jogl jnilib dylib one-jar confusion

Posted by nyholku on Nov 27, 2012; 11:44am
URL: https://forum.jogamp.org/appbundler-jogl-jnilib-dylib-one-jar-confusion-tp4027169p4027244.html

On 26.11.2012 18.25, "gouessej [via jogamp]"
<[hidden email]> wrote:
>
>
>Yes you should not have the problem you mention but if something goes
>wrong with launch4j, we won't be able to help you, especially if you use
>a non standard embedded JVM. It would be less risky to use Java Web Start.


Yes, I understand that you might not be able to help me.

Just to clarify:

- Web Start is not acceptable for this application I'm afraid.

- I'm not planning to use a non standard JRE.

- I may have to embed a standard JRE to guarantee compatibility
and behaviour. This seems to imply that it is not possible to
use a fat jar approach by itself as the JRE cannot reside in
the fat jar right?

So I may end up using an installer of some kind approach,
do you have any recommendations in that respect?


>
>
>
>It's worse than I thought. I thought unpacking the .so files would work.

So far no, but I'll keep tinkering around.

br Kusti