Skip to content

Compilation error: No such file or directory #2323

Open
@3safiber

Description

@3safiber

Describe the problem

I cannot use any library that I download

To reproduce

I downloaded the library ArduinoJson then write the code:

#include <ArduinoJson.h>
void setup() {
}
void loop() {
}

Expected behavior

Screenshot 2023-09-16 190657

Arduino IDE version

2.2.1

Operating system

Windows

Operating system version

11

Additional context

No response

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details

Metadata

Metadata

Assignees

Labels

status: waiting for informationMore information must be provided before work can proceedtopic: codeRelated to content of the project itselftype: imperfectionPerceived defect in any part of project

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions