Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GraalVM Communty vs GraalVM by Gluon? #1289

Open
ctoabidmaqbool opened this issue Oct 5, 2024 · 1 comment
Open

GraalVM Communty vs GraalVM by Gluon? #1289

ctoabidmaqbool opened this issue Oct 5, 2024 · 1 comment

Comments

@ctoabidmaqbool
Copy link

@johanvos @jperedadnr Hi!

As now Gluon plugins can't be used to make graalvm native-image .exe in Windows,

So I am decided to use directly GraalVM instead of Gluon plugins!

I am done most of the things.

So now, What are the main difference b/w GraalVM Community e.g.
https://github.com/graalvm/graalvm-ce-builds/releases

and GraalVM Community by Gluon
https://github.com/gluonhq/graal/releases

Actually I want to make graalvm native-images using Javafx, can i use Graalvm commuity edition (not gluon one) to make windows native apps easily?

Any idea, tips and tricks or help!

There is a latest graalvm community dev, which i am instrested to use it!

https://github.com/graalvm/graalvm-ce-dev-builds/releases/download/24.2.0-dev-20241001_2238/graalvm-community-java24-windows-amd64-dev.zip

@Hugolarson
Copy link

  1. Install visual studio.
  2. set GRAALVM_HOME and JAVA_HOME to graal dir
  3. run gluon maven or gradle plugin from Visual studio command prompt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants