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

ClearVolume won't build, requires Ant-JavaFX-library, which is not available on Linux #78

Open
Tafnab opened this issue Nov 3, 2020 · 1 comment

Comments

@Tafnab
Copy link

Tafnab commented Nov 3, 2020

So far as I can tell, OpenJFX doesn't have Ant-JavaFX-library

Here's the build error:

$ ./build.sh

> Configure project :
[cmake]
[make]

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'clearvolume'.
> Couldn't find Ant-JavaFX-library, please make sure you've installed some JDK which includes JavaFX (e.g. OracleJDK or OpenJDK and OpenJFX), and JAVA_HOME is set properly.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.6.4/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 697ms
@orena1
Copy link

orena1 commented Feb 17, 2021

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