Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » How to set up makefile for use in CDT/Eclipse
How to set up makefile for use in CDT/Eclipse [message #131942] Thu, 16 December 2004 15:37 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
Previous Topic:Install problems
Next Topic:How do I inspect unicode strings with CDT ?
Goto Forum:
  


Current Time: Wed May 07 21:54:52 EDT 2025

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

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

Back to the top