Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Passing arguments to build command:
Passing arguments to build command: [message #115218] Thu, 12 August 2004 09:46
Eclipse UserFriend
Originally posted by: rishvika.yahoo.com

hi,

Right now when a user creates a project in cdt it has no idea about how to
build it. The user must create a make file and a target and then build the
target.

In my project i have created a MultiPageEditor, by selecting some combo
boxes and by pressing arguments button i am getting all the arguments
needed for build command. Right now I am manually creating a make target
and I am copying the arguments after make in build command. And building
the project successfully.i want to do a little automated

Is it possible to create a make target with my project name as TargetName,
and in BuildCommand can I send my arguments as a string after make. And
it should build automatically. This is what i am planning to do. can any
one tell how to do this. Just I need ur suggestions about how to proceed
further.
as a beginner i am asking.
thanks,
rishvi
Previous Topic:Building Mozilla/Firefox on Windows
Next Topic:managed-make problem with a library
Goto Forum:
  


Current Time: Thu Dec 26 22:07:55 GMT 2024

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

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

Back to the top