run ./detect.sh failed
wasd96040501 opened this issue · 1 comments
wasd96040501 commented
error: failed to run rustc
to learn about target-specific information
Caused by:
process didn't exit successfully: /home/luoyangze.ptrl/rust/lockbud/target/debug/lockbud rustc - --crate-name ___ --print=file-names --crate-type bin --crate-type rlib --crate-type dylib --crate-type cdylib --crate-type staticlib --crate-type proc-macro --print=sysroot --print=cfg
(exit status: 127)
--- stderr
/home/luoyangze.ptrl/rust/lockbud/target/debug/lockbud: error while loading shared libraries: librustc_driver-281a9b3e4c740b61.so: cannot open shared object file: No such file or directory
BurtonQin commented
Note that you must use the same rustc nightly version as lockbud to detect your project.