Page 1 of 1

How does one enable C++17 in the ESP-IDF Eclipse IDE?

Posted: Thu Jul 22, 2021 1:32 am
by mbratch
I moved from using VS Code to Eclipse.

The Eclipse environment works great, but I noticed that the ESP-IDF plugin for VS Code recognizes C++17 constructs in my source, but the ESP-IDF plugin for Eclipse does not. They both use the same tool chain, so there must be a way to indicate C++17 in Eclipse w/ESP-IDF?

Re: How does one enable C++11 in the ESP-IDF Eclipse IDE?

Posted: Thu Jul 22, 2021 8:37 am
by ESP_kondalkolipaka
Hello,

Please refer to https://github.com/espressif/esp-idf/issues/2449 for configuration.