Recently, I had to reïnstall my IDE 2.0.1. Because the laptop that I use for programming works on Win7, I had to (re)install version 2.0.1 (Newer versions DO NOT work (anymore) on less than Win10... ). Now I'm getting this message when I tried to upload a sketch for ESP32 :
Compilation error: exec: "C:\Users\PAUL\AppData\Local\Arduino15\packages\esp32\tools\xtensa-esp32-elf-gcc\esp-2021r2-patch5-8.4.0/bin/xtensa-esp32-elf-g++": file does not exist
And indeed that file does not exist.
I tried (uninstalling with REVO uninstaller and) reinstalling a few times, but I still can't upload a sketch because I get the same message. That file is never present on my HD.
When I connect a working ESP32 (uploaded in the past with this laptop and IDE 2.0.1 on this ESP32 board), the serial works.
I used this 2.0.1 on this computer maaaaaany times without any problems.
In advance : THANKS for any info about this issue.