cygwin on windows does not recognize make cygwin on windows does not recognize make unix unix

cygwin on windows does not recognize make


In Cygwin, make is not installed by default. You need to launch Setup.Exe, select make in the Devel section, and let Setup download and install it.

Also, depending upon what you are building, you may need to install additional libraries for your build to work.