Closed
Description
I had a working arduino IDE.
After I updated Windows to 1709 creators update, I suddenly couldn't compile anymore. It always stopped and told "Couldn't find file...".
After searching I found out that Windows moved the documnent directory below the onedrive path.
Arduino seems to have issues with this path.
I moved the project to another directory path and the program compiled as normal again.
Arduino IDE version 1.8.5 from Windows store.
Before I updated yesterday I used 1.6.10 version from download area. Both were showing same issue.
I don't know if during update of Windows I was asked if I wanted the document folder to be moved.