-
-
Notifications
You must be signed in to change notification settings - Fork 79
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
[SOLVED] Compile error using "cargo install xplr" #12
Comments
Weird... Can you please provide the output of |
I got this error too: |
Probably because of rust-lang/rust#74880 which was fixed in rustc 1.48.0. Can you try the latest version of Rustc? or you can also download the standalone binary tarball. |
Yeah it installed happily after I updated my rust version :) |
Nice. I'll rename and keep this issue open for others having the same issue. |
I was using rustc version 1.47.0 on Ubuntu 20.10. Upgraded to rustc 1.51.0 and the problem went away. Thanks! |
FIxed: #42 |
I received the following error when using "cargo install xplr" on ubuntu. Any suggestions?
The text was updated successfully, but these errors were encountered: