Suddenly 'make' command stopped working

User avatar
ESP_Roland
Posts: 265
Joined: Tue Oct 09, 2018 10:28 am

Re: Suddenly 'make' command stopped working

Postby ESP_Roland » Fri Apr 24, 2020 9:30 am

You are not supposed to use the Windows Python from mingw but install the mingw-w64-i686-python package by pacman. If you haven't updated the package database recently then the package might be called mingw-w64-i686-python2.

Here is the script we use to setup the MSYS mingw environment:
https://github.com/espressif/esp-idf/bl ... uisites.sh

The working MSYS environment is linked in my previous post.

Please note that the MSYS environment is deprecated in IDF v4.x and the support will be removed soon. It is recommended to use the cmake-based build system from Windows command line.

Please read https://docs.espressif.com/projects/esp ... requisites to setup the new system.

Ahmad Farid
Posts: 4
Joined: Thu Apr 23, 2020 8:17 am

Re: Suddenly 'make' command stopped working

Postby Ahmad Farid » Fri Apr 24, 2020 10:20 am

ESP_Roland wrote:
Fri Apr 24, 2020 9:30 am
You are not supposed to use the Windows Python from mingw but install the mingw-w64-i686-python package by pacman. If you haven't updated the package database recently then the package might be called mingw-w64-i686-python2.

Here is the script we use to setup the MSYS mingw environment:
https://github.com/espressif/esp-idf/bl ... uisites.sh

The working MSYS environment is linked in my previous post.

Please note that the MSYS environment is deprecated in IDF v4.x and the support will be removed soon. It is recommended to use the cmake-based build system from Windows command line.

Please read https://docs.espressif.com/projects/esp ... requisites to setup the new system.

Okey thankyou very much, I'll try it :)

Who is online

Users browsing this forum: Bing [Bot] and 63 guests