espressif / idf-eclipse-plugin

Espressif-IDE (based on Eclipse CDT) for ESP-IDF CMake based projects 4.x and above
Eclipse Public License 2.0
295 stars 115 forks source link

[Debian 12, Eclipse IDF 2023-12, ESP-IDF Plugin 2.12] ESP-IDF Tools manager > Install Tools errors. (IEP-1168) #898

Closed GTCLive closed 4 months ago

GTCLive commented 5 months ago

Environment: Linux Debian 12 (Bookworm, kernel: 6.1.0-17) Eclipse IDE for C/C++ Developers Version: 2023-12 (4.30.0) Build id: 20231201-2043 Espressif IDF Plugins for Eclipse 2.12.0.202312220530

Steps to reproduce: Eclipse IDE (Top menu) > Espressif > ESP-IDF Tools manager > Install Tools

Error Log: 2023-12-Install Tools Log.txt

2023-12-IDF

diplfranzhoepfinger commented 4 months ago

same here!

this happens only with esp-idf master, not with esp-idf 5.1.2

diplfranzhoepfinger commented 4 months ago

this seems to be an esp-idf Problem

GTCLive commented 4 months ago

Fixes the qemu error and missing dependency: $ sudo apt install libslirp0

diplfranzhoepfinger commented 4 months ago
sudo apt install libslirp0
diplfranzhoepfinger commented 4 months ago

espressif/esp-idf#13152