Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » No Make.exe
No Make.exe [message #1723477] Mon, 15 February 2016 22:38 Go to next message
Matthew Cudmore is currently offline Matthew CudmoreFriend
Messages: 1
Registered: February 2016
Junior Member
HI.

Using the "Eclipse Installer", I have just downloaded "Eclipse IDE for C/C++ Developers", filename "eclipse-cpp-mars-1-win32-x86_64.zip". The whole installation went perfectly. But upon trying to compile my first project, Im told "Program "make" not found in PATH". I search my whole Hard-drive for make.exe, but I cannot find it anywhere. Im running windows 10 on a HP probook 450G1 and have Java SDK 8 installed.

Would very much appreciate some help to get up and running.

Cheers

Matt
Re: No Make.exe [message #1723498 is a reply to message #1723477] Tue, 16 February 2016 08:18 Go to previous message
Tauno Voipio is currently offline Tauno VoipioFriend
Messages: 742
Registered: August 2014
Senior Member
It seems that you are missing the C/C++ toolchain and utilities.
It seems to me that you're running on a Windows system. It needs a Cygwin or MinGW installation to do the work.

If there is none, please install MinGW with MSYS and try again.


--

Tauno Voipio
Previous Topic:Adding library to c++ project
Next Topic:cdt autogenerated Makefile Script
Goto Forum:
  


Current Time: Thu Apr 25 11:00:06 GMT 2024

Powered by FUDForum. Page generated in 0.03134 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top