error with make menuconfig

agenasrl
Posts: 2
Joined: Wed May 30, 2018 4:29 pm

error with make menuconfig

Postby agenasrl » Wed May 30, 2018 4:41 pm

Hello,
I just started the set up of the ESP-IDF using the tutorial in this link http://esp-idf.readthedocs.io/en/latest/get-started/
when I arrived to the Configure and I type

cd ~/esp/hello_world
make menuconfig


I get this error

tecnico@pc3 MINGW64 ~/esp/blink
$ make menuconfig
Makefile:8: /make/project.mk: No such file or directory
make: *** Nessuna regola per generare l'obiettivo "/make/project.mk". Arresto.

I tried everything for hours and no luck ...Please help

ESP_Angus
Posts: 2344
Joined: Sun May 08, 2016 4:11 am

Re: error with make menuconfig

Postby ESP_Angus » Wed May 30, 2018 11:29 pm

Hi agenasri,

You'll see this error if the IDF_PATH variable is not set.

The steps to follow for Windows are here:
http://esp-idf.readthedocs.io/en/latest ... le-windows

Note that if you add this line to the profile file, it won't take effect until you close and reopen the MINGW32 terminal window. You can also add it temporarily without needing to close the window (the steps are shown at the docs in the link).

agenasrl
Posts: 2
Joined: Wed May 30, 2018 4:29 pm

Re: error with make menuconfig

Postby agenasrl » Thu May 31, 2018 7:37 am

Thank you very much. I had a stange symbol in the file.
It worked

Who is online

Users browsing this forum: No registered users and 103 guests