maximkulkin / esp32-homekit-camera

Firmware for esp32-camera module to act as Apple Homekit IP camera
MIT License
395 stars 79 forks source link

Missing homekit rule #3

Closed GermanSheepDog closed 5 years ago

GermanSheepDog commented 5 years ago

Hello,

I started from scratch to compile:

I got this message:

...
CC build/lwip/port/esp32/debug/lwip_debug.o
AR build/lwip/liblwip.a
make: *** No rule to make target `component-homekit-build', needed by `component-main-build'.  Stop.
Pg1:esp32-homekit-camera <username>$ 
maximkulkin commented 5 years ago

Instead of plain git clone you need to do git clone --recurse-submodules https://github.com/maximkulkin/esp32-homekit-camera.git