[DUG] BDS2007 command line compiler on separate machine
Richard Vowles
richard at developers-inc.co.nz
Tue Jun 26 19:45:13 NZST 2007
Stephen Barker wrote:
> I've never bothered with the command line compiler before.
>
> What differences in settings do you all make for release versions?
>
> I suppose it gets around the old problem of leaving datasets open at
> design time and forgetting to close them before compiling a release
> version. That's about all I tend to change, except maybe the internal
> version number.
Largely you don't have to make any changes any longer - as D2007 uses
the MSBuild system, building internally and externally are identical. If
you are doing it on another machine, you'll just have to make sure that
all your paths are consistent across machines and developers. I do this
using SUBST - making sure all Delphi development is done on my W drive
so as I swap machines, everything necessary is always installed there,
no matter where it is on the local machine. The only problem I encounter
is using InterBase databases (which require a "real" drive).
Richard
--
Richard Vowles, Product Evangelist
Developers Inc Ltd (for Delphi, C++ Builder, JBuilder, InterBase)
web. http://www.developers-inc.co.nz
ph. +64-9-3600231, mob. +64-275-467747, fax. +64-9-3600384, skype. <callto:rvowles/>, LinkedIn
currently working on: delphi for php, bds2006 ECO app, Rails, InterBase how to use
-------------- next part --------------
A non-text attachment was scrubbed...
Name: richard.vcf
Type: text/x-vcard
Size: 271 bytes
Desc: not available
Url : http://www.adventureeducation.co.nz/pipermail/delphi/attachments/20070626/713bfc19/richard.vcf
More information about the Delphi
mailing list