Open Kr-Harm opened 4 months ago
You could try running the commands from the Vagrantfile in the command prompt and see what happens https://github.com/mccahan/ESP-HomeKit-Vagrant-BuildEnv/blob/master/Vagrantfile#L17-L45
But at this point this is 6 years old I wouldn't be surprised if the apt repos is pulls from are out-of-commission.
You could try running the commands from the Vagrantfile in the command prompt and see what happens https://github.com/mccahan/ESP-HomeKit-Vagrant-BuildEnv/blob/master/Vagrantfile#L17-L45
But at this point this is 6 years old I wouldn't be surprised if the apt repos is pulls from are out-of-commission.
dosent work. same error.
any orther ways to make a esp8266 in homekit ?
If you upgrade to an esp32, HomeSpan is amazing. Otherwise, the package used here started offering a Docker container you could try https://github.com/maximkulkin/esp-homekit-demo/wiki/Build-instructions-ESP8266-(Docker)
when i paste "make -C examples/led test" in the comandpromt i become this error
make: Entering directory
/home/vagrant/esp-homekit-demo/examples/led' CC /home/vagrant/esp-open-rtos/open_esplibs/libmain/ets_timer.c make: xtensa-lx106-elf-gcc: Command not found make: *** [build/open_esplibs_libmain//ets_timer.o] Error 127 make: Leaving directory
/home/vagrant/esp-homekit-demo/examples/led'