Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » No rule to make target 'all'. Stop.
No rule to make target 'all'. Stop. [message #989852] Sat, 08 December 2012 14:02 Go to next message
Lalilu Lelo is currently offline Lalilu LeloFriend
Messages: 54
Registered: October 2012
Member
Hi everyone!
So I've cloned this project and I am trying to build it. I've converted it to a C/C++
autotools project and when i hit build, I get the following error message.. I already have a makefile.ni and makefile.am including.
Any ideas ?



13:58:56 **** Incremental Build of configuration Build (GNU) for project ci224-project ****
make all 
make: *** No rule to make target `all'.  Stop.

13:58:56 Build Finished (took 80ms)
Re: No rule to make target 'all'. Stop. [message #1125454 is a reply to message #989852] Fri, 04 October 2013 14:30 Go to previous message
S Morehouse is currently offline S MorehouseFriend
Messages: 3
Registered: August 2013
Location: Seattle
Junior Member
I'm having the same problems with c/c++ autotools projects. I assume you can manage the builds entirely through the GUIs but as far as I can see this isn't the case. Looks like you have to use the command line and modify the autotool files directly. Is there anyone that can confirm or deny that we have the capability to fully manage the builds using eclipse autotools for c/c++ entirely through the GUI?

Thanks!
Previous Topic:Debugging the CDT build process
Next Topic:Missing "Preprocessor Macros File" under C/C++ General
Goto Forum:
  


Current Time: Thu Apr 25 21:05:17 GMT 2024

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

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

Back to the top