How to set up makefile for use in CDT/Eclipse [message #131942] |
Thu, 16 December 2004 15:37  |
Eclipse User |
|
|
|
Originally posted by: smakam60540.yahoo.com
I just started using Eclipse for CDT. I installed CDT and MinGW files.
How do I configure Eclipse/CDT to create a makefile, specify external
libraries, specify external includes, build the code, and debug?
Things I have accomplished so far: Create a C++ project, import source
files, and specify MinGw-make.exe as the make tool in the make project
dialog box.
Thanks for your help!
|
|
|
Re: How to set up makefile for use in CDT/Eclipse [message #131989 is a reply to message #131942] |
Fri, 17 December 2004 03:03  |
Eclipse User |
|
|
|
Srinivas.M wrote:
> I just started using Eclipse for CDT. I installed CDT and MinGW files.
> How do I configure Eclipse/CDT to create a makefile, specify external
> libraries, specify external includes, build the code, and debug?
> Things I have accomplished so far: Create a C++ project, import source
> files, and specify MinGw-make.exe as the make tool in the make project
> dialog box.
Try to create a Managed Make C++ project, and make sure you go through
all the tabs in the New Project wizard, then in the projects properties
(righ click on the project root and choose properties) go in the section
C/C++ build, there you should see all the options you looking for.
PS: I'm using CDT 2.1RC6
|
|
|
Powered by
FUDForum. Page generated in 0.08652 seconds