Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » C Project on Eclipse (Hello,)
C Project on Eclipse [message #782347] Mon, 23 January 2012 15:27 Go to next message
rekik wijdene is currently offline rekik wijdeneFriend
Messages: 1
Registered: January 2012
Junior Member
I used eclipse helios in order to make a soft/hard application on eclipse but when I built the project,I had this error:Description Resource Path Location Type
make: *** No rule to make target `all'. Stop. helllll C/C++ Problem
I did not understand the origin of this error.
Please help me.
Thanks.
Re: C Project on Eclipse [message #783114 is a reply to message #782347] Wed, 25 January 2012 04:50 Go to previous messageGo to next message
Abhijeet Shankargouda is currently offline Abhijeet ShankargoudaFriend
Messages: 40
Registered: January 2012
Member
Eclipse has got its own Makefile that is auto generated when you try to build it, Compiler is not able to find target (ALL). So it gives such error.
Re: C Project on Eclipse [message #898975 is a reply to message #783114] Sun, 29 July 2012 20:29 Go to previous message
Sebastien Leroy is currently offline Sebastien LeroyFriend
Messages: 1
Registered: July 2012
Junior Member
How to avoid this error ? "make:*** No rule to make target 'all' "
Previous Topic:Can't find a source file at
Next Topic:C++ option in Preferences is missing
Goto Forum:
  


Current Time: Tue Apr 16 12:00:58 GMT 2024

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

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

Back to the top