Search found 2 matches

by infynniti
Wed Jul 24, 2024 12:31 pm
Forum: General Discussion
Topic: variable mismatch error with ESP_LOG
Replies: 1
Views: 774

Re: variable mismatch error with ESP_LOG

So I figured out what the problem was. When opening the project in visual studio, a pop-up window informs me that the GGC toolchain this project was made with cannot be found on my computer. It then gives me the option to use a more recent version of the toolchain that is on my desktop or to downloa...
by infynniti
Mon May 27, 2024 8:24 pm
Forum: General Discussion
Topic: variable mismatch error with ESP_LOG
Replies: 1
Views: 774

variable mismatch error with ESP_LOG

esp hardware: esp32 WROOM D3 esp-idf version: ESP-IDF 4.2 (previously ESP-IDF 3.3) compiler: Microsoft Visual C++ (MSVC) Solution Platform: VisualGDB IDE: Visual Studio 2022 Toolchain: com.visualgdb.xtensa-esp32-elf 13.2.0/12.1/r1 (originally built with com.visualgdb.xtensa-esp32-elf 8.2.0/8.1.0/r7...