pai2shub
pai2shub
> cargo install [email protected] 现在使用 [email protected] 已经无法正常安装工具链了 [debug]: proxy(http://127.0.0.1:8888) intercepts 'https://release-assets.githubusercontent.com/' [debug]: starting new connection: https://release-assets.githubusercontent.com/ [debug]: proxy(http://127.0.0.1:8888) intercepts 'https://release-assets.githubusercontent.com/' [info]: Installing RISC-V Rust targets ('riscv32imc-unknown-none-elf', 'riscv32imac-unknown-none-elf' and 'riscv32imafc-unknown-none-elf') for...
> [@pai2shub](https://github.com/pai2shub) can you try with latest version of espup (`0.15.1`)?可以尝试使用最新版本的 espup ( `0.15.1` ) 吗? 是的,我也尝试使用 0.15.1 版本的。不幸的是这个错误依然存在 ```bash PS D:\ett1> espup --version espup 0.15.1 ``` 为了解决这个问题,需要手动下载 https://github.com/espressif/llvm-project/releases/tag/esp-16.0.4-20231113 中的...
> Why you want to install that LLVM version? `espup` now installs LLVM 19. LLVM 16 was used before Rust 1.81.0为什么要安装该 LLVM 版本?`espup` 现在安装 LLVM 19。LLVM 16 在 Rust 1.81.0...