Closed
Description
I cannot compile a clean download of Marlin 2.0.x with Arduino 1.8.13. I have also tried the latest 1.9 beta version. The error I am getting is
Arduino: 1.9.0-beta (Windows 10), Board: "RAMBo"
avr-gcc: error: CreateProcess: No such file or directory
exit status 1
Error compiling for board RAMBo.
I think this error is somehow related to a problem with long filenames in Windows. I have searched diligently on the web and tried any and all suggestions, to no avail. I think this is a bug in Arduino which I hoped might be fixed in the beta version, but found it was not.