用于MINGW的MSYS的Netbeans错误 [英] Netbeans error for MSYS for MINGW

查看:91
本文介绍了用于MINGW的MSYS的Netbeans错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

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

I have installed Netbeans as well as MinGW along with the MSYS, still I am having the below error when build and run

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

可能是什么原因.

推荐答案

我遇到了同样的问题,我在C:/的根目录中安装了MSYS,并在Windows中添加了指向路径环境的路径在Netbeans中.

I had the same problem, I installed the MSYS in the root of C:/ and add the path to path environment in Windows also correct it in the 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地址:Make Command中的Tools > Options > C/C++
  1. Download the MSYS from: http://downloads.sourceforge.net/mingw/MSYS-1.0.10.exe
  2. Install it in C:/, and add the address in the o path: C:\msys\1.0\bin
  3. Edit make.exe address in NetBeans: Tools > Options > C/C++ in Make Command

这篇关于用于MINGW的MSYS的Netbeans错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆