question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

MinGw32-make is not found

See original GitHub issue

Brief 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:closed
  • Created 5 years ago
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
KoeMaicommented, May 28, 2018

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.

0reactions
lygstatecommented, Nov 27, 2018

isse to close

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found