Hi, i get the same error message for all my code. Code that has previously compiled now fails.
This is the result trying to compile blink.
Message, var/folders/nx/r2g52nz93r51q9v39z22q0h00000gn/T/arduino_build_654543/sketch/Blink.ino.cpp:1:21: fatal error: Arduino.h: No such file or directoryAlternatives for Arduino.h: []
#include <Arduino.h>
^ResolveLibrary(Arduino.h)
compilation terminated.
-> candidates: []
exit status 1
Error compiling for board Generic STM32F103C6/fake STM32F103C8.
IDE 1.8.13, mac catalina, serial upload, blue pill board.
Any idea appreiated.
I have not updated the IDE, i have used this version for some time, with no issues. I have re-installed the IDE but it will not compile anything, even a new project will not compile.