After cloning latest ESP-IDF from git my project doesn't build anymore
make[2]: *** No rule to make target `/Users/me/Documents/ESP-32/esp-idf/components/bootloader/src/main/./bootloader_start.c', needed by `bootloader_start.o'. Stop.
make[1]: *** [component-main-build] Error 2
make: *** [/Users/decades/me/Arduino/ESP32_blufi_beacon_tracker/build/bootloader/bootloader.bin] Error 2
Ideas?
Fixed. Removed entire build directory and rebuild from scratch. Works
Most helpful comment
Fixed. Removed entire build directory and rebuild from scratch. Works