Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Getting "No rule to make target `all'"...
Getting "No rule to make target `all'"... [message #762404] Thu, 08 December 2011 02:03 Go to next message
Ken Mising name is currently offline Ken Mising nameFriend
Messages: 5
Registered: December 2011
Junior Member
I've created a project from existing sources and makefile. When I try to build I'm getting "No rule to make target `all'". Do I have to specify the target from the makefile somewhere?

Ken....
Re: Getting "No rule to make target `all'"... [message #763128 is a reply to message #762404] Fri, 09 December 2011 08:25 Go to previous message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
Project Properties->C/C++ Build
Here you can define the default make target.

If you have several make targets you can use the make target view.


Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Previous Topic:How to get CDT to use MSYS shell?
Next Topic:ISO C++ forbids declaration of 'QwtPlot' with no type
Goto Forum:
  


Current Time: Thu Apr 25 03:33:17 GMT 2024

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

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

Back to the top