Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » make.exe missing(make.exe missing)
make.exe missing [message #1810790] Mon, 19 August 2019 17:10 Go to next message
Steven Jaszkowiak is currently offline Steven JaszkowiakFriend
Messages: 3
Registered: August 2019
Junior Member
I am trying to use Eclipse to develop C/C++ for ARM on PC. I have installed the GNU ARM compiler to C:\Program Files (x86)\GNU Tools ARM Embedded\8 2019-q3-update\bin. I am attempting to make a simple hello world program by following the prompts in File->New .... When finished I get the error 'Program "make" not found in PATH'. I have done a search and there is no make.exe on my machine. Where can I get make and where should it go?

Thanks
Re: make.exe missing [message #1810792 is a reply to message #1810790] Mon, 19 August 2019 18:16 Go to previous messageGo to next message
Tauno Voipio is currently offline Tauno VoipioFriend
Messages: 742
Registered: August 2014
Senior Member
Here is the response I posted into 'Newcomers' section:

I assume that you're running on a Windows system.
You are missing the UNIX-style program development utilities.

Please open the Eclipse CDT Help and follow the 'Before you begin' instructions.



--

Tauno Voipio
Re: make.exe missing [message #1810854 is a reply to message #1810792] Tue, 20 August 2019 17:28 Go to previous message
Steven Jaszkowiak is currently offline Steven JaszkowiakFriend
Messages: 3
Registered: August 2019
Junior Member
That solved it. Thank you. Here is step by step for anyone else needing it.

1) Launch eclipse.
2) Go to Help->Help Contents menu item. A new window will open.
3) In the Search box on the upper left enter the text "Before you begin" without the quotes.
4) Follow those instructions.

Thanks



Previous Topic:Editor goes dark when non eclipse window has focus.
Next Topic:Remote Debug
Goto Forum:
  


Current Time: Fri Apr 26 05:56:33 GMT 2024

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

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

Back to the top