xenpac / ESP32-CAM-Linux-Motion

ESP32-CAM as low-cost IP surveillance camera.
50 stars 7 forks source link

Error when trying to make. #5

Closed rbretmounet closed 1 year ago

rbretmounet commented 1 year ago

I get this error when trying to build. D:/esp_projects/ESP32-CAM-Linux-Motion-main/main/tcpserver.c:27:10: fatal error: esp_wifi.h: No such file or directory 27 | #include "esp_wifi.h" | ^~~~

xenpac commented 1 year ago

this project is based on esp idf 4.3 or 4.4. rebase your environment to this version.