false "file not found" errors during compile #2501
|
During compile, it sometimes happens that there is one or more "file not found" error. This is quite a big project with >100 files and I use parallel build. |
Answered by
fpistm
Aug 27, 2024
Replies: 2 comments
|
at first I wrote, that the file does exist at the given path, but I errantly checked if the source file exists, not the .o file in the build folder. |
0 replies
|
Hi @PerennialNovice |
0 replies
Answer selected by
fpistm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @PerennialNovice
We support only Arduino IDE not Sloeber. Try with Arduino IDE to see if you reproduce else can't do nothing. Should be reported to Sloeber maintainer.