Search found 2 matches
- Sun Aug 14, 2022 3:09 am
- Forum: Rust
- Topic: Rust for esp32 error: `-Csplit-debuginfo` is unstable on this platform
- Replies: 1
- Views: 43031
Rust for esp32 error: `-Csplit-debuginfo` is unstable on this platform
我按照安装教程在Ubuntu上安装了Rust for ESP32 环境,使用ESP32 模板建立了一个项目,但是在编译是出现以下错误; 我又尝试在win10上按教程安装了Rust for esp32环境,也出现了同样的错误。 I installed rust for esp32 environment on Ubuntu according to the installation tutorial and created a project using the esp32 template. However, the following errors occurred during compi...
- Sun Aug 14, 2022 2:52 am
- Forum: Rust
- Topic: Rust language for ESP32 - Welcome to the forum
- Replies: 1
- Views: 54974
Re: Rust language for ESP32 - Welcome to the forum
hi I installed rust for esp32 environment on Ubuntu according to the installation tutorial and created a project using the esp32 template. However, the following errors occurred during compilation: error: failed to run custom build command for `esp-idf-sys v0.31.7`; I tried to install rust for esp32...