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

When you package JavaFX with Graalvm, you cannot package the dll files in the dependencies #492

Open
Changbaiqi opened this issue Oct 7, 2023 · 1 comment

Comments

@Changbaiqi
Copy link

Changbaiqi commented Oct 7, 2023

The error raised here stems from the following dependencies

<dependency> <groupId>com.melloware</groupId> <artifactId>jintellitype</artifactId> <version>1.4.1</version> </dependency>

I did not report any errors when I ran the jar after packaging, but the following error occurred when I ran the JAR after packaging with gluonfx.
image

@Lilianne-Blaze
Copy link

Are you sure you have the needed dll declared in resource-config.json?

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