netbeans c++ mingw - 未找到 shell
netbeans c++ mingw - no shell found
我有 netbeans IDE v8.2。我正在尝试创建一个 C++ 项目。我没有cygwin,但我已经安装了MinGW,在里面,我有msys-make.bin, mingw32-gcc-g++.bin。另外,当我安装 mingw 时,它附带了 nysys 1.0.
这是工具选项table:
但是,它一直在发送消息 "no shell found. Cannot proceed. Please install either cygwin or mysys"。
解决这个问题的方法是什么?
我有 netbeans IDE v8.2。我正在尝试创建一个 C++ 项目。我没有cygwin,但我已经安装了MinGW,在里面,我有msys-make.bin, mingw32-gcc-g++.bin。另外,当我安装 mingw 时,它附带了 nysys 1.0.
这是工具选项table:
但是,它一直在发送消息 "no shell found. Cannot proceed. Please install either cygwin or mysys"。
解决这个问题的方法是什么?