eclipse中创建C++工程后编译出现 “make” not found in PATH 1.首先将环境变量设置为自己安装的MinGW\bin目录, 2.在cmd里面输入命令:mingw-get install gcc g++ mingw32-make