You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cargo build master ✱
Compiling proc-macro2 v1.0.69
Compiling rustix v0.38.21
Compiling libc v0.2.149
Compiling prettyplease v0.2.15
Compiling memchr v2.6.4
Compiling cfg-if v1.0.0
Compiling linux-raw-sys v0.4.10
Compiling clang-sys v1.6.1
Compiling regex-automata v0.4.3
error: linker `cc` not found
|
= note: No such file or directory (os error 2)
error: could not compile `prettyplease` (build script) due to previous error
warning: build failed, waiting for other jobs to finish...
error: could not compile `proc-macro2` (build script) due to previous error
error: could not compile `rustix` (build script) due to previous error
error: could not compile `libc` (build script) due to previous error
error: could not compile `clang-sys` (build script) due to previous error
Hi, great library, unfortunately I am not able to build it on macos due to:
This seems to be needed, because the following feature is enabled:
Is there any chance to disable that feature, or does this need to be fixed upstream?
Thanks in advance.
This is the log:
on macOS Big Sur 11.2.3
The text was updated successfully, but these errors were encountered: