Search found 2 matches

by brainbug
Fri Jun 21, 2024 8:25 am
Forum: IDEs for ESP-IDF
Topic: Espressife-IDE 3.0.0 (Linux): Can't create Espressif IDF project
Replies: 1
Views: 2367

Re: Espressife-IDE 3.0.0 (Linux): Can't create Espressif IDF project

It's fixed, I found the error after finding this Github issue through a Google search:
https://github.com/espressif/idf-eclips ... issues/864

As mentioned there, it was fixed by installing the package "libwebkit2gtk-4.0-37"
by brainbug
Thu Jun 20, 2024 9:30 am
Forum: IDEs for ESP-IDF
Topic: Espressife-IDE 3.0.0 (Linux): Can't create Espressif IDF project
Replies: 1
Views: 2367

Espressife-IDE 3.0.0 (Linux): Can't create Espressif IDF project

Hello, I have a fresh install of the Espressif-IDE v.3.0.0 on an also fairly fresh install of Debian Linux with KDE. I'm unable to create a new "Espressif IDF" Project, which is, I assume, what I would do to get started. The ESP-IDF build environment has been added in the ESP-IDF Manager. First I tr...