Page 1 of 1

Windows setup - make: *** No rule to make target 'flash'. Stop. (IDFGH-1074)

Posted: Tue Apr 30, 2019 3:14 pm
by Avotrix23
I have followed the official ESP IDF get started guide until the build and flash section. Until then all went fine, the make menuconfig command also runs fine. But when I run 'make flash' it takes time compiles everything and at the end give the stated error.

make: *** No rule to make target 'IDF_PATH/hello_world/build/ldgen_libraries', needed by 'IDF_PATH/hello_world/build/esp32/esp32.project.ld'. Stop.

please suggest me something thanks in advance

Re: Windows setup - make: *** No rule to make target 'flash'. Stop. (IDFGH-1074)

Posted: Wed May 01, 2019 12:11 am
by ESP_Angus
I'm guessing you're the same person who posted here?
https://github.com/espressif/esp-idf/issues/3394

Someone will reply to one of these, ASAP. (In general, please don't post the same thing in multiple places. We're a small team and the same people read both places.)