开发者

'(Cannot run program "make": Launching failed) .' in Eclipse

I am using Eclipse for Windows and have this error:

Build of configuration Debug for project hell开发者_StackOverflow中文版oworld

(Cannot run program "make": Launching failed)

What do I do to solve this?


Eclipse CDT on Windows depends on 3rd party tools.

You may find this useful: Setting up a compiler


I faced the same problem while installing Eclipse for c/c++ applications .I downloaded Mingw GCC ,put its bin folder in your path ,used it in toolchains while making new C++ project in Eclipse and build which solved my problem. Referred to this video

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜