Is there any method/technique/feature to add automatically incremented build number to the code (managed by software or tool)? the build number can be used for viewing (hence traceability of the code).
What is the mistake that i am committing?
Did you try to figure it out yourself? First of all, do you actually need all those command line switches: "-nmdfe"? I don't think they mean what you think they mean. And I don't think you actually need them. Second, you really should enclose file paths in quotes. Those spaces in directory names can easily create problems.