Passing arguments to build command: [message #115218] |
Thu, 12 August 2004 09:46 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.02948 seconds