Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » C Project on Eclipse (Hello,)
C Project on Eclipse [message #782347] Mon, 23 January 2012 10:27 Go to next message
Eclipse UserFriend
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] Tue, 24 January 2012 23:50 Go to previous messageGo to next message
Eclipse UserFriend
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 16:29 Go to previous message
Eclipse UserFriend
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: Wed Jul 23 00:32:21 EDT 2025

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

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

Back to the top