Search found 2 matches
- Sun Apr 12, 2026 2:08 am
- Forum: IDEs for ESP-IDF
- Topic: Need help with Espressif IDE 4.0
- Replies: 10
- Views: 1172
Re: Need help with Espressif IDE 4.0
I have a problem. I'm developing a project in C++ using the Eapressif-ide environment, and eitoe is giving me errors that it can't find C++ libraries and even C libraries, but it compiles correctly.
- Sat Apr 11, 2026 4:18 pm
- Forum: ESP-IDF
- Topic: Espressiff IDE C++
- Replies: 0
- Views: 41
Espressiff IDE C++
Hi,
I'm trying to develop a project with Espressif-IDE in C++, but the editor is giving me errors. For example, `#include <iostream>` shows up as an error: `file not found`, but the project compiles and runs fine.
I'm trying to develop a project with Espressif-IDE in C++, but the editor is giving me errors. For example, `#include <iostream>` shows up as an error: `file not found`, but the project compiles and runs fine.