Code: Select all
exec: "C:\\Users\\Perigalacticon\\Documents\\Arduino\\sketches\\hardware\\espressif\\esp32/tools/xtensa-esp32-elf/bin/xtensa-esp32-elf-g++": file does not exist Error compiling for board Adafruit ESP32 Feather.
But this is not true, this is not the usual sketchbook directory, usually it is:Sketchbook Directory: Usually C:/Users/[YOUR_USER_NAME]/Documents/Arduino
C:/Users/[YOUR_USER_NAME]/Documents/Arduino/sketches.
Right now this is the directory structure:
C:\Users\Perigalacticon\Documents\Arduino\sketches\hardware\espressif\esp32\tools
See attached picture. Anyway I can't compile any sketch if installed to either directory, it gives the error immediately that it can't find the files and I have restarted and reinstalled everything several times. Can you please help me. I have a standard up-to-date IDE installation on Windows10 64 bit.