Romkabouter/ESP32-Rhasspy-Satellite

Can't build "OTABuilder" with current Makefile

Closed this issue · 1 comments

Issuing "make" within the "OTABuilder" folder fails with

Makefile:6:` /make/project.mk: No such file or directory make: *** No rule to make target '/make/project.mk'. Stop.
It seems like, the makefile is not configured at all. Please add make-instructions to the Makefile so one can simply compile it via "make"

Have you installed the esp-idf?