Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation error: No such file or directory #2323

Open
3 tasks done
3safiber opened this issue Sep 16, 2023 · 2 comments
Open
3 tasks done

Compilation error: No such file or directory #2323

3safiber opened this issue Sep 16, 2023 · 2 comments
Assignees
Labels
status: waiting for information More information must be provided before work can proceed topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@3safiber
Copy link

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
@3safiber 3safiber added the type: imperfection Perceived defect in any part of project label Sep 16, 2023
@per1234 per1234 self-assigned this Sep 16, 2023
@per1234 per1234 transferred this issue from arduino/arduino-ide Sep 16, 2023
@per1234
Copy link
Contributor

per1234 commented Sep 16, 2023

Hi @3safiber. Thanks for your report. I'm going to ask you for some additional information.

Please do this:

  1. Select File > Preferences... from the Arduino IDE menus.
    The "Preferences" dialog will open.
  2. Copy the full path from the "Sketchbook location" field of the "Preferences" dialog.
  3. Paste the copied path in a comment here on the GitHub issue.

@per1234 per1234 added status: waiting for information More information must be provided before work can proceed topic: code Related to content of the project itself labels Sep 16, 2023
@3safiber
Copy link
Author

Hi @per1234 , this is the full path :
c:\Users\salam\OneDrive\المستندات\Arduino

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting for information More information must be provided before work can proceed topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

2 participants