Cygwin Make bash command not found

后端 未结 8 2149
后悔当初
后悔当初 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:09

    when selecting packages at installation or update search for 'make' in searchbox and select the boxes showing 'make' and also 'gcc' mostly found in devel package.

提交回复
热议问题