Odd compile error: "No such file or directory" cause: #include #define SOLVED

Hi @fluxia. I think this is happening due to a bug in Arduino IDE:

Please try this:

  1. Select File > Save from the Arduino IDE menus.
  2. Attempt to compile the sketch again.

Does the sketch now compile successfully, without the unexpected "No such file or directory" error?

1 Like