cargo install illa 安装失败 #1583
Closed
maijializi
started this conversation in
中文支持 Chinese Support
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
安装一半出现下面的提示
Updating crates.io index
Installing illa v1.2.10
Compiling proc-macro2 v1.0.56
Compiling quote v1.0.26
Compiling unicode-ident v1.0.8
Compiling libc v0.2.142
Compiling autocfg v1.1.0
Compiling cfg-if v1.0.0
Compiling syn v1.0.109
Compiling log v0.4.17
Compiling serde_derive v1.0.160
Compiling itoa v1.0.6
Compiling parking_lot_core v0.9.7
Compiling futures-core v0.3.28
error: linker
cc
not found|
= note: No such file or directory (os error 2)
error: could not compile
log
due to previous errorwarning: build failed, waiting for other jobs to finish...
error: could not compile
quote
due to previous errorerror: could not compile
serde_derive
due to previous errorerror: could not compile
proc-macro2
due to previous errorerror: could not compile
syn
due to previous errorerror: could not compile
libc
due to previous errorerror: could not compile
futures-core
due to previous errorerror: could not compile
parking_lot_core
due to previous errorerror: failed to compile
illa v1.2.10
, intermediate artifacts can be found at/tmp/cargo-installBQRMpB
Beta Was this translation helpful? Give feedback.
All reactions