ESP32 with C++17

Sysprogs forums Forums VisualGDB ESP32 with C++17

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #25777
    angel
    Participant

    how to use c++ 17 in ESP32 project?

    #25778
    support
    Keymaster

    Hi,

    This is something managed by the ESP-IDF itself rather than VisualGDB. Please check with Espressif whether the ESP-IDF version you are using supports C++17 and whether there is a configuration option that enables it.

    #25781
    angel
    Participant

    I’ve replaced visualgdb esp32 toolchain with this https://www.esp32.com/viewtopic.php?t=7400

    works fine. thx

    #25782
    support
    Keymaster

    Good to know it works. We are also planning to release a fully integrated version of this toolchain (including ESP-IDF 4.0) together with the upcoming VisualGDB 5.5 Preview 1 (the internal structure of ESP-IDF 4.0 has changed compared to 3.x, so we are updating VisualGDB to accommodate those changes).

    #25784
    angel
    Participant

    also good to hear that

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.