getting started [message #71450] |
Mon, 26 May 2003 19:33  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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.
|
|
|
Powered by
FUDForum. Page generated in 0.03400 seconds