This repository was archived by the owner on Oct 1, 2024. It is now read-only.
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
Include files not found when in VSCode but fine when in ArduinoIDE #1614
Open
Description
When I create a file within the ArduinoIDE2 everything runs fine, all the #includes are found and the file compiles and uploads to my LilyGo T-Display Touch board perfectly. However, when I open the very same file in VSCode, I get a multitude of cannot find source file errors.
Why would the code run perfectly in ArduinoIDE yet the very same file won't compile in VSCode. Any pointers please? Why would the include paths be any different?
Top part of screenshot is file in VSCode, bottom part is in Arduino.
Metadata
Metadata
Assignees
Labels
No labels