Need help with some compiling errors

Hi, I'm getting the following errors, and have not been able to find any posts addressing the same:

Users/user/Documents/Arduino/hardware/espressif/esp32/tools/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld: cannot open linker script file esp32.rom.redefined.ld: No such file or directory
collect2: error: ld returned 1 exit status

I'm on a Mac while other team members are on a PC. Didn't think that would make a difference, however they are able to compile without any issus, while I'm getting those errors.

Do you have the newest Arduino IDE version (1.8.15) and the newest ESP32 environment (1.0.6) ?
There are similar problems with the ESP32, but they seems to be fixed one or two years ago.
You might have to report it to the ESP32 team.

Yes, I just installed it today

I ended up reinstalling everything, and though I don't know that I did anything differently the second time, but it worked.

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.