Search found 3 matches
- Thu Jul 15, 2021 12:13 pm
- Forum: ESP-WHO
- Topic: ESP-WHO Examples Error
- Replies: 2
- Views: 24423
Re: ESP-WHO Examples Error
When I build the project, the following errors appear in the terminal. But it says the project was successfully built. I also added the problems that appear in the vs code section as a picture. C:/Users/Bedirhan/esp/esp-who/components/esp32-camera/sensors/nt99141.c:278:9: warning: variable 'ret' set...
- Thu Jul 15, 2021 7:37 am
- Forum: ESP-WHO
- Topic: ESP-WHO Examples Error
- Replies: 2
- Views: 24423
ESP-WHO Examples Error
Hello, I want to do image processing projects with ESP-EYE microcontroller. I installed the ESP-IDF environment on VS Code with the Espressif IDF plugin. Then I cloned the ESP-WHO library to the directory where the ESP-IDF folder is located, via git. However, when I try to open the face-recognition-...
- Wed Jul 14, 2021 7:24 am
- Forum: ESP-IDF
- Topic: ESP-WHO Examples Library Error
- Replies: 0
- Views: 1460
ESP-WHO Examples Library Error
Hi All, After installing ESP-IDF properly with VS Code, I cloned the ESP-WHO library from github. But when I open the ESP-WHO sample projects it cannot find the library files. What should I do in the Path setting section and in which directory should I install the ESP-WHO library? I would be very gr...