Issue with Manual Install #423
Unanswered
ghostlyinfluence
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Sorry you've run into this issue. We have made several changes and improvements to the Gradle build setup in RapidWright since the Manual Install page was written. Try these commands instead:
I will update the documentation soon and will update this thread when I do. Let me know if you run into any issues with these commands. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Chris,
Perfect and thank you for your help!
On Tue, May 17, 2022 at 11:51 PM Chris Lavin ***@***.***> wrote:
Just as an update, we've revised the Manual Install page here:
http://www.rapidwright.io/docs/Manual_Install.html#manual-install.
—
Reply to this email directly, view it on GitHub
<#423 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMWZ35SIDXEUDUDWNDYSC6DVKRSNZANCNFSM5V7OYIBQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Colin Burgin
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am not very familiar with Java / Gradle and I am having an issue with the manual install.
I have:
Then, when I go to build the project via gradle "gradle build -p $RAPIDWRIGHT_PATH" I get the following error:
FAILURE: Build failed with an exception.
Where:
Build file '/mnt/d/Development/rwdev/RapidWright/build.gradle' line: 182
What went wrong:
Could not compile build file '/mnt/d/Development/rwdev/RapidWright/build.gradle'.
1 error
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 0s
Help would be appreciated!
Beta Was this translation helpful? Give feedback.
All reactions