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

human_face_detect_msr01.hpp: No such file or directory #47

Open
BimoSora2 opened this issue Dec 21, 2024 · 3 comments
Open

human_face_detect_msr01.hpp: No such file or directory #47

BimoSora2 opened this issue Dec 21, 2024 · 3 comments

Comments

@BimoSora2
Copy link

there is no this library, you are missing that library in ai thinker esp32cam

In file included from /home/gonit/Dokumen/Project file/94/file/file.ino:10:
/home/gonit/Arduino/libraries/EloquentEsp32cam/src/eloquent_esp32cam/face/detection.h:4:10: fatal error: human_face_detect_msr01.hpp: No such file or directory
    4 | #include <human_face_detect_msr01.hpp>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
exit status 1
@eloquentarduino
Copy link
Owner

Which ESP32 Core version do you have installed? This library requires 2.0.x.

@BimoSora2
Copy link
Author

Which ESP32 Core version do you have installed? This library requires 2.0.x.

I have installed the new library but what I am confused about is that only the ESP32S3 CAM LCD board can find it and the other ESP32S3 don't.

@eloquentarduino
Copy link
Owner

To report the ESP32 Core version:

  1. go to Tools > Board > Board Manager
  2. search for ESP32
  3. look for the one from Espressif Systems. It will have the version number listed, something like 2.0.x or 3.0.x

Which version do you have?

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

2 participants