Testing my Contract generate error warning #1598
Replies: 3 comments
-
Problem are solving yet? |
Beta Was this translation helpful? Give feedback.
0 replies
-
We don't use |
Beta Was this translation helpful? Give feedback.
0 replies
-
did you solved your problem?? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi !
Please help me :)
I coded on my terminal :
cargo install cargo-generate
Result 2 errors :
error: failed to run custom build command for
openssl-sys v0.9.98
Caused by:
process didn't exit successfully:
/tmp/cargo-installV3DGgV/release/build/openssl-sys-dcaeb6a4a00bbfaf/build-script-main
(exit status: 101)--- stdout
note: run with
RUST_BACKTRACE=1
environment variable to display a backtracewarning: build failed, waiting for other jobs to finish...
error: failed to compile
cargo-generate v0.19.0
, intermediate artifacts can be found at/tmp/cargo-installV3DGgV
.To reuse those artifacts with a future compilation, set the environment variable
CARGO_TARGET_DIR
to that path.Thank your answer !
Beta Was this translation helpful? Give feedback.
All reactions