Skip to main content



      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 09:02 Go to next message
Eclipse UserFriend
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 10:30 Go to previous message
Eclipse UserFriend
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 May 15 19:50:33 EDT 2025

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

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

Back to the top