Cannot compile on Raspberry Pi 3 #922
Unanswered
Viktor Rucký (alpatron)
asked this question in
Q&A
Replies: 2 comments
There are multiple Raspberry Pis with that revision. You would need to state the exact version you're using. In any case, it does say: ...so I'd try setting that environment variable first. Do you know how to do that? |
0 replies
|
Have you checked if nightly works? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I wanted to compile Edit on my Raspberry Pi Model B Rev 1.2 running the latest verion of Raspberry Pi OS but got a compilation error. I reckon it's probably not an issue with Edit but probably some Rust compatibility shenanigans. However, since I know next to nothing about Rust, I figured I'd first report to here. I tried three approaches of compiling (the shell script, and both ways of compiling using stable Rust) in the README, but got the same error in all cases.
Any help would be appreciated; if this report is nonsense, sorry.
All reactions