makefile - Error when building C++ project -


i tried build c++ project using cygwin. got following error:

make  cannot run program "make": launching failed  error: program "make" not found in path 

i have c:\cygwin64\bin in path, contains file makeg. there meant other make file, , can find it?

you need install make.

if want know how see answers install python , make in cygwin.


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

mercurial graft feature, can it copy? -