This repository has been archived by the owner on Sep 16, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 23
Build fails on Linux without explaining why #69
Comments
Here's the log file contents from the HelloFX project build:
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have a JavaFX modular application.
When I copy the pom file from the examples and adapt them to my app, it fails after a few minutes running, without a reason.
Here's the full output:
The log files only contain the same information as above.
I tried compiling the HelloFXML sample as well, with the exact same result.
According to the Gluon Client docs, I need to have gcc and ld installed. Here are the versions I have:
My OS:
The GraalVM installation:
The text was updated successfully, but these errors were encountered: