Skip to content
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
@lucifer8851

Description

@lucifer8851

Steps to reproduce:

  • Build the Rust Compiler (https://github.com/ivmarkov/rust)
  • toolchain setup + set XARGO_RUST_SRC with export XARGO_RUST_SRC=`rustc --print sysroot`/lib/rustlib/src/rust/library
  • go to rust-esp32-std-hello/rust folder and execute xargo build --release

It fails with the following error
error: could not read vendor path

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions