Search found 1 match

by nelson
Mon Sep 23, 2019 2:09 pm
Forum: ESP-IDF
Topic: newbie -- using old version -- cannot build hello_world
Replies: 0
Views: 1519

newbie -- using old version -- cannot build hello_world

I am using v3.2.2 of esp-idf. On Windows 10, using the Mingw32 Git bash shell, I go to the `esp-idf/examples/get-started/hello_world` folder and run make. I get the following output. make[1]: Entering directory '/home/nelson/esp/esp-idf/tools/kconfig' bison -t -l -p zconf -o zconf.tab.c /home/nelson...