I am trying to create a delphi project from the command line compiler
Example: C: \ dcc32 -BC: \ BD \ Delphi7 \ work \ MyProject.dpr
In addition to the standard deviation:
$ (DELPHI) \ Bin; $ (DELPHI) \ Lib; $ (DELPHI) \ Import; $ (DELPHI) \ Projects \ BPL; $ (DELPHI) \ Rave5 \ Lib;
there are about 50 other paths to other libraries, components, etc.
How can I package all this and point to them for use in the commanline options to create my assembly?
When I ran the example above
C: \ dcc32 -BC: \ BD \ Delphi7 \ work \ MyProject.dpr
I get FATAL: File not found: 'file name here'
thanks
delphi delphi-7
IElite
source share