Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » 2021-09 - no path to "make"
2021-09 - no path to "make" [message #1844609] Fri, 17 September 2021 10:26 Go to next message
Eclipse UserFriend
Fresh clean down;load / install of 2021-09 CDT won't compile "right from the box" - missing access to "make".

I have never in past experienced such failure after new . clean install.


index.php/fa/41001/0/


EDIT
OK, Eclipse in missing CORRECT path to "make" .
How do I find it FOR eclipse and how and where I change / add correct path?

[Updated on: Fri, 17 September 2021 11:16] by Moderator

Re: 2021-09 - no path to "make" [message #1844622 is a reply to message #1844609] Fri, 17 September 2021 14:56 Go to previous message
Eclipse UserFriend
Please write on the shell:
which make
and have a look on the response if the directory is in the PATH shown on the message.

Another possibility is that there is no make program installed.

I guess that you're using a Debian derivative (Ubuntu?). Install the build-essential package to get the make program.
Previous Topic:Toolchain file for CMAKE
Next Topic:show view memory monitors or memory browser when debug termination
Goto Forum:
  


Current Time: Fri Jul 25 17:56:34 EDT 2025

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

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

Back to the top