-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
failure to build #462
Comments
flutter/flutter#23553 (comment) Try the steps in this issue and see it helps |
ok again, I am new to gradle, but managed to get it to pull the dependency for launch4j. Having problems getting it to pull the dependency jd-core-1.1.3. the link maven's repository has leads to file not found |
List the steps it would help me know what you might have done wrong. The issue I have referenced talks about the same thing you are facing at least to an extent, implement them and give the error here. |
I did the steps mentioned iin the readme.
It appears that jd-gui is using out-of-date libraries or something, as those libraries can no longer be found automatically from designated sources. |
I am trying to build jd-gui on my window system. I followed the snippet on the readme "How to build JD-GUI ?"
and it gives me an error:
FAILURE: Build failed with an exception.
A problem occurred configuring root project 'jd-gui'.
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
BUILD FAILED in 2s
how can I correct this problem. I am new to gradle
The text was updated successfully, but these errors were encountered: