maximkulkin / esp-homekit-demo

Demo of Apple HomeKit accessory server library
MIT License
803 stars 233 forks source link

no such file or diretory #381

Closed jonasftw closed 3 years ago

jonasftw commented 3 years ago

I can't flash it to my ESP. I make -C examples/multiple_sensors/ test to flash it and it just does not work. I used this git submodule update --init --recursive and tried reinstalling vagrant and the repository itself, but nothing helped.

/home/vagrant/esp-open-rtos/common.mk:223: /home/vagrant/homekit-custom-sensors/components/esp-8266/wifi_config/component.mk: No such file or directory
/home/vagrant/esp-open-rtos/common.mk:223: /home/vagrant/homekit-custom-sensors/components/common/cJSON/component.mk: No such file or directory
/home/vagrant/homekit-custom-sensors/components/common/homekit/component.mk:10: *** Please include cJSON component prior to homekit.  Stop.
make: Leaving directory `/home/vagrant/homekit-custom-sensors/examples/multiple_sensors'
maximkulkin commented 3 years ago

According to logs that does not look like a esp-homekit-demo project. Or at least it is some kind of old version. You need to update to latest version of esp-homekit-demo.