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
Anyone using Visual GDB? Looking for help with toolchains
-
- Posts: 188
- Joined: Wed Jul 17, 2019 5:26 pm
Re: Anyone using Visual GDB? Looking for help with toolchains
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!
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 51 guests