Cygwin Make bash command not found

后端 未结 8 2146
后悔当初
后悔当初 2020-12-08 03:54

I installed cygwin with all the packages on windows 7 64 bit. For some reason the make command is giving me an error: bash make: command not found. I checked and in my bin f

8条回答
  •  春和景丽
    2020-12-08 04:12

    follow some steps below:

    1. open cygwin setup again

    2. choose catagory on view tab

    3. fill "make" in search tab

    4. expand devel

    5. find "make: a GNU version of the 'make' ultility", click to install

    6. Done!

提交回复
热议问题