c++ - 错误: Program "make" not found in PATH

标签 c++ eclipse window eclipse-cdt

我在 Eclipse CDT(使用 Windows 7)中遇到以下错误。如何纠正?

Error: Program "make" not found in PATH PATH=[C:\cygwin\bin;C:/Program Files/Java/jre1.6.0/bin/client;C:/Program Files/Java/jre1.6.0/bin;C:/Program Files/Java/jre1.6.0/lib/i386;C:\Program Files\WinRAR;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\cygwin\bin\;C:\Users\user\AppData\Local\Temp\Rar$EX00.502\eclipse]

Path环境变量有以下内容

C:\cygwin\bin\

重击 enter image description here

最佳答案

您应该在 cygwin 中安装 make 软件包。为此,请执行 cygwin setup.exe,当软件包窗口打开时,搜索 make 并安装它。我想这会解决你的问题

关于c++ - 错误: Program "make" not found in PATH,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11817994/

相关文章:

c++ - 如何使旧版本的 clang 对 atomic 的默认异常规范感到满意

java - ECLIPSE:如何禁用 "Google Java Indexer"

c++ - 如何检查boost线程正在运行并杀死它

javascript - 显示 extjs 窗口后如何调用 jQuery?

C++ ostream 从对象数组返回数据

c++ - 在字节缓冲区中复制一个结构

java - 正则表达式可以在线运行,但不能在 Eclipse 中运行

java - 从库加载库

c++ - 如何在 C 中使用 DirectX 9 渲染多个窗口?

c++ - visual studio 已触发断点 Poco NotificationCenter