How does one enable C++17 in the ESP-IDF Eclipse IDE?
Posted: Thu Jul 22, 2021 1:32 am
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?
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?