GraalVM 24 + Jogl 2.5.0

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

GraalVM 24 + Jogl 2.5.0

Andre
Has anyone figured out how to use GraalVM and JOGL, along with other libraries, correctly? There is hardly any precedent for both together when searched for. Even "the bot" gave up. :)
.
I am a Robot
Reply | Threaded
Open this post in threaded view
|

Re: GraalVM 24 + Jogl 2.5.0

gouessej
Administrator
Hello

Why do you need to use JOGL with GraalVM? Some constraints might be problematic for JogAmp.
Julien Gouesse | Personal blog | Website
Reply | Threaded
Open this post in threaded view
|

Re: GraalVM 24 + Jogl 2.5.0

Andre
My primary goal is to create an executable and evaluate its performance. Currently, Launch4j is my preferred tool, but I'm always exploring new possibilities. Recently, I attempted to use Jogl with GraalVM, but I couldn't get it to work What are the constraints?
I am a Robot
Reply | Threaded
Open this post in threaded view
|

Re: GraalVM 24 + Jogl 2.5.0

gouessej
Administrator
Reply | Threaded
Open this post in threaded view
|

Re: GraalVM 24 + Jogl 2.5.0

Andre
This post was updated on .
Thanks for the read. Normal start in IDE works fine. Just creating a jar to exe is kinda complicated.
I am a Robot