Let us know how you get on Edwin.
nick.robinson
site : www.fromconcept.co.uk
blog : www.fromconcept.co.uk/weblog.aspx
draco : www.sourceforge.net/projects/draconet
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Castro,
> Edwin Gabriel (Firing System
This might help. I can't believe I missed something as useful as an exec
task! I will give this a try and see what I can do. Thanks!
--
Edwin G. Castro
Firing Systems Engineer
[EMAIL PROTECTED]
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Nick
Robins
Edwin, you can invoke the VC++ compiler on the commandline using the exec
function wihtin NAnt. This then allows you to compile VC projects - does
this help?
nick.robinson
site : www.fromconcept.co.uk
blog : www.fromconcept.co.uk/weblog.aspx
draco : www.sourceforge.net/projects/draconet
>
I may need to set things up in two builds. I was already planning to try
your suggestion as I felt that would be the easiest way to handle most
of the current problems. At least I wanted to try it so that I could
show my co-workers how it works this way and hopefully convince them of
the changes re
Edwin,
I am sorry to hear you are having such difficulties in getting your CI solution
implemented. I have found it is sometimes difficult retro-fitting
into well-established build environments. However all may not be lost. I am going to
make a few suggestions apropos your overall problem, an