-
Notifications
You must be signed in to change notification settings - Fork 56
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
Cargo Component install give error in RPI 4 (ARM CORTEX-A72) #303
Comments
Ah, Alternatively to sorting out this compilation issue, you might want to try installing the pre-built binary artifacts. If you install Alternatively, there is a path to get |
@calvinrp Thanks for the support but still got the error
|
@siashish It looks like it failed to fetch the binary from GitHub. To skip all this, maybe download the binary and put into your PATH somewhere. cargo-component-aarch64-unknown-linux-gnu from the latest release |
Try to install
cargo install cargo-component --locked
in RPI4 to run the wasi 0.2 preview demo code in RPI4 but got error while installing cargo component.System info
error I got it you can see below.
try to run given demo
reference
https://github.com/bytecodealliance/cargo-component
Any one have any idea about the issue. it's a lot help
Thanks in advance.
The text was updated successfully, but these errors were encountered: