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.
Suddenly 'make' command stopped working
- ESP_Roland
- Posts: 265
- Joined: Tue Oct 09, 2018 10:28 am
-
- Posts: 4
- Joined: Thu Apr 23, 2020 8:17 am
Re: Suddenly 'make' command stopped working
ESP_Roland wrote: ↑Fri Apr 24, 2020 9:30 amYou 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: Baidu [Spider], Majestic-12 [Bot] and 85 guests