Skip to content

Include build instructions for setting path to Rust toolchain #290

@guest271314

Description

@guest271314

I have Rust on a USB, not installed on the operating system proper. How do I tell cmake or make where to find the Rust toolchain?

make 
# ...
info: rolling back changes
CMake Error at deps/cpm_cache/corrosion/f16c/cmake/FindRust.cmake:23 (message):
  Could not find toolchain '1.88.0'

  Available toolchains:

Call Stack (most recent call first):
  deps/cpm_cache/corrosion/f16c/cmake/FindRust.cmake:468 (_findrust_failed)
  deps/cpm_cache/corrosion/f16c/cmake/Corrosion.cmake:63 (find_package)
  deps/cpm_cache/corrosion/f16c/CMakeLists.txt:73 (include)


-- Configuring incomplete, errors occurred!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions