This repository was archived by the owner on Aug 1, 2024. It is now read-only.
This repository was archived by the owner on Aug 1, 2024. It is now read-only.
building rust
component code fails with error: could not read vendor path #1
Closed
Description
Steps to reproduce:
- Build the Rust Compiler (https://github.com/ivmarkov/rust)
- toolchain setup + set
XARGO_RUST_SRC
withexport XARGO_RUST_SRC=`rustc --print sysroot`/lib/rustlib/src/rust/library
- go to
rust-esp32-std-hello/rust
folder and executexargo build --release
It fails with the following error
error: could not read vendor path
Metadata
Metadata
Assignees
Labels
No labels