Page 1 of 1

Espressiff IDE C++

Posted: Sat Apr 11, 2026 4:18 pm
by emoretti
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.