Skip to content
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
@reflectingme

Description

@reflectingme

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.

Screenshot 2023-03-04 at 21 22 12

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions