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.

Can't find library when switched to CLI #1595

Open
@av4625

Description

@av4625

I got a message in VS Code to say that the legacy IDE was going to be removed and to move to the bundled CLI. So I did. Now when I click the little verify button to build my project it can't find one of the libraries. The library is in my sketchbook libraries directory.

It worked before switching to CLI and when I open the Arduino IDE 1.8.19 and click verify it works fine.

fatal error: ezButton.h: No such file or directory

% pwd
/Users/<user>/Documents/Development/Arduino/libraries
% ls ezButton 
README.md		keywords.txt		src
examples		library.properties
% ls ezButton/src 
ezButton.cpp	ezButton.h

I use a Mac.
Extension version v0.5.0

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