Hi Johan,
I managed to solve this - I forgot (again) that javafx.graphics.jar does
not contain the native libraries, and you have to repackage the jar to
include them manually. Once I did this, everything worked successfully.
I'm hoping the headless glass platform makes it into the JavaFX 24 rele
Thanks Johan, great to see this moving forward.
I tested the mac-aarch64 and linux-x86_64 SDKs, and had no problems when
running the application using a Gradle build.
When I jpackaged the application however, I got the following on launch.
I'm a little uncertain if there was anything else I was d