When I try to compile the first sketch in Mod 1 Unit 2 ESP32 I get the message..
Arduino\\hardware\\espressif\\esp32/tools/xtensa-esp32-elf/bin/xtensa-esp32-elf-g++”: file does not exist
The Git install seemed to run fine.
BTY should there be a ESP32 category?
SOLVED
Even though I installed using ‘”run as admin” and answered yes to AGV’s install questions no directory …Arduino\\hardware\\espressif\\esp32/tools/xtensa-esp32-elf was created.
I turned off AVG and did it for the third time, using run as admin again, and it created the files.
It now compiles!