MinGw32-make is not found
See original GitHub issueBrief Issue Summary
Mingw32-make is not found and ends in a unclear response
[cms-client] None of preferred generators available on the system.
[rollbar] Unhandled exception: Unhandled Promise rejection: build Error: Unable to determine CMake Generator to use {}
Expected:
- The mingw32 bin folder should be added to path for mingw kits.
- cmake.environment should be used for all command tests (like
this.testHaveCommand('mingw32-make');
)
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (6 by maintainers)
Top Results From Across the Web
mingw32-make: command not found · Issue #1132 - GitHub
@adverley: I still got the same message "mingw32-make.exe: command not found". I downloaded Mingw-w64 and put the directory "C:\Program ...
Read more >Windows 7 - 'make' is not recognized as an internal or external ...
First make sure you have MinGW installed. · From MinGW installation manager check if you have the mingw32-make package installed. · Check if...
Read more >mingw32-make is not recognized as an internal or external ...
'mingw32-make' is not recognized as an internal or external command, operable program or batch file. Exception running games:
Read more >Command 'mingw32-make.exe' not found @win/processx.c ...
I'm following the install instructions here: https://mc-stan.org/cmdstanr/articles/cmdstanr.html > install_cmdstan(cores = 2) * Latest ...
Read more >mingw32-make.exe does not exist? : r/raylib - Reddit
... Path to shell executable "D:\myApp\CPP\mingw32-make.exe" does not exist." My copy of Raylib did not install with a mingw folder at all.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yes you are right.
I only created this issue, so that we could extend the scan algorithm. There is a settings to define the mingw search directory. This works only in the developer branch. The problem is that the mingw support is incomplete. It finds the compiler but it does not find the mingw-make and defines not the preferred generator.
isse to close