kiran

Results 4 comments of kiran

@xfbs While trying to run a sample ring application, I am facing the error as below, error: failed to run custom build command for `ring v0.16.20` Caused by: process didn't...

@xfbs Yes we are building on riscv64. Created Cargo.toml, Cargo.lock and src/main.rs have test program. In same directory i am trying for ´ćargo run´. It will download ring and all...

@amock, Actually when running sample ring application depends on Cargo.toml, It downloads the ring to ".cargo/registry/src/github-xxx" path,but but this has no support for riscv64. i want know where it was...

Hi, I installed the gox with following command. go get github.com/mitchellh/gox But gox -h is not working, It says bash: gox: command not found