mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 10:50:00 +00:00
Remove one outdated section from the esp-idf troubleshooting
This commit is contained in:
parent
f4406f7583
commit
00411f622e
1 changed files with 0 additions and 10 deletions
|
@ -19,16 +19,6 @@ Solution: You need to configure your Rust toolchain to use the esp channel. Eith
|
|||
channel = "esp"
|
||||
```
|
||||
|
||||
## Error compiling Slint for ESP-IDF on Windows
|
||||
|
||||
You see errors about `slint-compiler`:
|
||||
|
||||
```
|
||||
Error copying file (if different) from "C:/path/build/./cargo/build/x86_64-pc-windows-msvc/release/slint-compiler" to "C:/path/build/_deps/slint-build".
|
||||
```
|
||||
|
||||
Solution: At the moment development development on Windows while targeting ESP-IDF is not supported. We're working on a fix and in the meantime we recommend
|
||||
using [Windows Subsystem for Linux](https://learn.microsoft.com/en-us/windows/wsl/).
|
||||
|
||||
## The device crashes at boot or enter a boot loop
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue