Build error on a new project (ESP32)

Sysprogs forums Forums VisualGDB Build error on a new project (ESP32)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28450
    carrera
    Participant

    Hello,

    I am just starting ESP32 dev with VisualGDB + Visual Studio, but when I create a new project, even one based on the Blink example, I have a build error ‘mbedtls/ecp.h:No such file or directory’.

    Anyone experience that?

    ToolChain : ESP32 (release/v3.3) (CMake)

    VisualGBD version : 5.5 (Preview 4, build 3540)

    IDE / OS : Visual Studio Community 2019 (16.6.0) / Windows 10

    #28454
    support
    Keymaster

    Hi,

    This could be caused by an incompatible ESP-IDF/toolchain combination. Please make sure you use the ESP-IDF bundled with our toolchain as described here.

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