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

started getting this #300

Open
lohtse opened this issue Oct 22, 2023 · 5 comments
Open

started getting this #300

lohtse opened this issue Oct 22, 2023 · 5 comments

Comments

@lohtse
Copy link

lohtse commented Oct 22, 2023

esp32-cam-webserver:2:10: fatal error: esp_int_wdt.h: No such file or directory
2 | #include <esp_int_wdt.h>
| ^~~~~~~~~~~~~~~
compilation terminated.
exit status 1
esp_int_wdt.h: No such file or directory

As you can see above.

I have flashed a dozen or more Cams over the past years or two.... got a could of new ones and cannot get best the above error...

any ideas what to do next?

@SchneHa
Copy link

SchneHa commented Nov 7, 2023

Maybe it's of a newer board definition. Try 2.0.X

Edit: 2.0.2 worked for me!

@diramazioni
Copy link

@SchneHa do you mean arduino 2.0.X? I can't get to work with it, I've the same issue

@SchneHa
Copy link

SchneHa commented Jan 25, 2024

No, I mean board version 2.0.2.

@diramazioni
Copy link

diramazioni commented Jan 25, 2024

Dear @SchneHa sorry but don't know for sure what you are referring to:
some background info: I'm trying out with the ESP32_S3_WROOM_Board the provided webserver example has define CAMERA_MODEL_ESP32S3_EYE as boards pin.
I'm a bit lost in what board to use and the only one that I found working is the esp32s3usbotg but I'm not sure is the correct one.
I've even installed the esp-idf board definitions

@SchneHa
Copy link

SchneHa commented Jan 25, 2024

Are you using Arduino IDE? Go to board manager and check what esp32 board version is installed. Maybe you have to choose an older version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants