Re: test SDKs for headless builds

2024-12-12 Thread Craig Raw
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

Re: test SDKs for headless builds

2024-11-21 Thread Craig Raw
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