Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Newbie: Eclipse 3.0 CDT 2.0 makefile.init missing
Newbie: Eclipse 3.0 CDT 2.0 makefile.init missing [message #109956] Fri, 09 July 2004 08:31
Eclipse UserFriend
Originally posted by: thaaks.web.de

I started a managed make C++ project (helloworld). Everything's fine here.
When I start the build, make terminates with the following error:
make -k clean all
make: makefile: line 7: Error -- Expecting macro or rule defn, found
neither
Build complete for project HelloWorld

Line 7 of the makefile contains
-include $(ROOT)/makefile.init

But the file makefile.init is nowhere on my harddisk...

I am using MingW 3.2.3, installed from the self extracting MingW archive
MinGW-3.1.0-1.exe.

Any ideas on what's wrong?
Thanks in advance,
Tommy
Previous Topic:ManagedBuildInfo: Radio-buttons and disable check-boxes questions
Next Topic:Code browsing...
Goto Forum:
  


Current Time: Tue Jul 15 20:13:03 EDT 2025

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

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

Back to the top