Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » getting started
getting started [message #71450] Mon, 26 May 2003 19:33 Go to next message
Eclipse UserFriend
Originally posted by: rogerbalakrishnan.hotmail.com

hi,

Are there any sample projects for c or C++ makefiles et al that I can use
as a template for my own development. I have installed eclipse and cdt but
I cant compile even the simplest file. I would like to get a sample
makefile and or how to install it in a project .

thanks,

roger
Re: getting started [message #71491 is a reply to message #71450] Tue, 27 May 2003 05:02 Go to previous message
Eclipse UserFriend
roger balakrishnan wrote:

> hi,

Hi,

> Are there any sample projects for c or C++ makefiles et al that I can use
> as a template for my own development. I have installed eclipse and cdt but
> I cant compile even the simplest file. I would like to get a sample
> makefile and or how to install it in a project .

Did you already take a look in that newsgroup? Did you search for it?
Did you take a look on the CDT User FAQ website?
Did you take a look on the eclipse.swiki.net site?

There are a lot of examples out there, and I personally had been posting
3 or 4 here over the last 2 months, probably.

Make sure, you have setup your own compiler suite, since Eclipse does not
come with its own toolchain. Make sure, the tools are within your PATH
environment.

Until the new Build Configuration Model is done, you still need to take a
look on the Manuals of make and gcc/g++, since they give you all the
information about how to write Makefiles and how to use the Tools.
Previous Topic:Converting an MFC application
Next Topic:Source download
Goto Forum:
  


Current Time: Sat Jul 19 02:00:07 EDT 2025

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

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

Back to the top