bytecodealliance / bytecodealliance/StarlingMonkey

Include build instructions for setting path to Rust toolchain

Open
#290 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
288
Forks
57
PR merge metrics
No merged PRs in 30d

Description

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!

```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.