Anyone using Visual GDB? Looking for help with toolchains

orbitcoms
Posts: 141
Joined: Fri Aug 03, 2018 10:08 pm
Location: Sydney, Australia

Anyone using Visual GDB? Looking for help with toolchains

Postby orbitcoms » Mon Jul 03, 2023 8:25 am

Hi,
I'm having troble getting the toolchains set up in Visual Studio 2022 and using the latest Visual GDB.

The first one is trying to get a new esp-idf version 5 project compiling. I follow the new project wizard, select cmake compiler and check out version 5.02 esf-idf compiler. I select a project from the examples (hello_world) and when I open the project I get this error.
Python is installed on the machine and I can create and compile of using VSCODE but not in Visual studio with GDB.

CMake Error at C:/SysGCC/esp32/esp-idf/v5.0/tools/cmake/build.cmake:342 (message):
Some Python dependencies must be installed. Check above message for
details.
Call Stack (most recent call first):
C:/SysGCC/esp32/esp-idf/v5.0/tools/cmake/build.cmake:480 (__build_check_python)
C:/SysGCC/esp32/esp-idf/v5.0/tools/cmake/project.cmake:440 (idf_build_process)
CMakeLists.txt:6 (project)

The other problem is I cannot get an adf project running.

Has someone here got experience setting these up or can help me with this.

Thanks

ESP_kondalkolipaka
Posts: 161
Joined: Wed Jul 17, 2019 5:26 pm

Re: Anyone using Visual GDB? Looking for help with toolchains

Postby ESP_kondalkolipaka » Wed Jul 12, 2023 9:55 am

Hello,

Here we mostly deal with ESP-IDF extension for VSCode and Espressif-IDE(Eclipse based)

https://github.com/espressif/idf-eclipse-plugin
https://github.com/espressif/vscode-esp-idf-extension

Thanks!

Who is online

Users browsing this forum: No registered users and 89 guests