-
Hi afpineda, I hope you can help as this would be great software. Cheers. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Thanks for reporting, @16sth. I have been experiencing the same issue in other projects, too. |
Beta Was this translation helpful? Give feedback.
-
Hi, @16sth. Setup2.ino compiles correctly for me, both in Arduino IDE 2.3.2 and VSCode. It seems that you forgot to run MakeSymLinks.ps1 first. You must run that script after downloading or updating your clone of this project (just once). Please, run the script and try again. |
Beta Was this translation helpful? Give feedback.
Hi, @16sth.
Setup2.ino compiles correctly for me, both in Arduino IDE 2.3.2 and VSCode.
It seems that you forgot to run MakeSymLinks.ps1 first.
Look for error messages when running that script, too.
You must run that script after downloading or updating your clone of this project (just once).
Otherwise, the compiler is unable to find the proper files.
Please, run the script and try again.
Then, report your findings.