-
Notifications
You must be signed in to change notification settings - Fork 16
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
build failure #2
Comments
Hey @dragonsKnight5 , how's it going? So, I just added this tag there and it worked perfectly to me. I also created a PR which contains that fix: #3 I hope it works for you too. |
I experienced this problem as well. I tried the fix in #3, but wrapping Instead, the issue seems to be related to Line 64 in bdaf571
|
Changing the rustup toolchain to nightly did fix the problem! |
Here's how to change the rustup toolchain to nightly. $ rustup install nightly
$ rustup default nightly |
can I get an exact list of dependencies?
I keep getting a build failure when attempting to follow the provided instructions
I've attached the build log as well, hopefully someone can point out what my error in this process is
build log
The text was updated successfully, but these errors were encountered: