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

fatal error: ArduinoJson.h: No such file or directory #35

Closed
robmlee opened this issue Feb 26, 2025 · 1 comment
Closed

fatal error: ArduinoJson.h: No such file or directory #35

robmlee opened this issue Feb 26, 2025 · 1 comment
Assignees
Labels
Seeed_Arduino_SSCMA Label for Seeed_Arduino_SSCMA UAY Unassigned yet

Comments

@robmlee
Copy link

robmlee commented Feb 26, 2025

Describe the bug
fatal error: ArduinoJson.h: No such file or directory

To Reproduce
Steps to reproduce the behavior:

  1. Compile camera_web_server.ino

Expected behavior
Should be no problem to compile.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Win10
  • Arduino IDE 2.3.4

Additional context
In file included from C:\Users\ORB\AppData\Local\Temp.arduinoIDE-unsaved2025126-10540-1dlx3xh.las7\camera_web_server\camera_web_server.ino:1:
c:\Users\ORB\Documents\Arduino\libraries\Seeed_Arduino_SSCMA\src/Seeed_Arduino_SSCMA.h:68:10: fatal error: ArduinoJson.h: No such file or directory
68 | #include <ArduinoJson.h>
| ^~~~~~~~~~~~~~~
compilation terminated.
exit status 1

Compilation error: exit status 1

@LynnL4
Copy link
Member

LynnL4 commented Feb 26, 2025

Hi,
you can install ArduinoJSON in Arduino Library Manager

Image

@Lesords Lesords added UAY Unassigned yet Seeed_Arduino_SSCMA Label for Seeed_Arduino_SSCMA labels Feb 26, 2025
@LynnL4 LynnL4 moved this to Todo in Issues and PR Assemble Mar 3, 2025
@LynnL4 LynnL4 closed this as completed Mar 7, 2025
@github-project-automation github-project-automation bot moved this from Todo to Done in Issues and PR Assemble Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Seeed_Arduino_SSCMA Label for Seeed_Arduino_SSCMA UAY Unassigned yet
Projects
Status: Done
Development

No branches or pull requests

3 participants