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

Problem with gradle #89

Open
tpecot opened this issue Jan 19, 2024 · 0 comments
Open

Problem with gradle #89

tpecot opened this issue Jan 19, 2024 · 0 comments

Comments

@tpecot
Copy link

tpecot commented Jan 19, 2024

Hi,

I tried to install ClearVolume on Windows (10 and 11) but failed.

I first managed to process the ".\gradlew build" successfully, but I cannot find any generated executable to then start ClearVolume. I looked in the buld folder but couldn't find any folder entitled executable.
I then tried to run the "build.bat". I installed the latest gradle version, 8.5, but I got this message:
`* Where:
Build file 'C:\Users\tpecot\ClearVolume\build.gradle' line: 123

  • What went wrong:
    A problem occurred evaluating root project 'ClearVolume'.

Could not set unknown property 'classifier' for task ':sourcesJar' of type org.gradle.api.tasks.bundling.Jar.

  • 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 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

For more on this, please refer to https://docs.gradle.org/8.5/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 4s`
What did I do wrong? Thanks a lot!

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

1 participant