You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You need to build two installer. One for every platform. You need to bundle the Java VM for the given platform. A sample can found ind the PDFC download.
You need also set the architecture for the dmg task in this case.
Theoretical it is possible to build an installer for both with an x86 Java VM with a limited function and limited performance.
Hello,
I'm attempting to bundle a JRE with my application, but when I start up the application, I see the error message:
I've looked inside the application package and everything looks OK - in particular, the Plugins folder contains a JRE.
This has previously worked on an Intel MacBook Pro, so I'm wondering whether the problem is caused by using an M1 MacBook Pro.
Any thoughts on what might be wrong or how to debug the problem?
Thanks.
Robert
The text was updated successfully, but these errors were encountered: