【问题标题】:Netbeans error for MSYS for MINGWMINGW 的 MSYS 的 Netbeans 错误
【发布时间】:2018-02-25 09:30:35
【问题描述】:

我已经安装了 Netbeans 以及 MinGW 以及 MSYS,但在构建和运行时仍然出现以下错误

C:\MinGW\msys\1.0\bin\make.exe -f Makefile CONF=Debug
make.exe": /bin/sh: Command not found
make.exe": /bin/sh: Command not found
make.exe": *** [.validate-impl] Error 127

可能是什么原因。

【问题讨论】:

    标签: netbeans mingw netbeans-8


    【解决方案1】:

    我遇到了同样的问题,我在C:/ 的根目录下安装了MSYS,并在Windows 中添加了路径环境的路径,并在Netbeans 中更正了它。

    1. 从以下位置下载 MSYS:http://downloads.sourceforge.net/mingw/MSYS-1.0.10.exe
    2. 安装在C:/,在o路径中添加地址:C:\msys\1.0\bin
    3. 在 NetBeans 中编辑 make.exe 地址:Tools > Options > C/C++ in Make Command

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-11-07
      • 1970-01-01
      • 1970-01-01
      • 2016-07-13
      • 1970-01-01
      相关资源
      最近更新 更多