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
Post a Comment