RE: [Nant-users] , devenv and console output

2005-06-27 Thread Bert Robbins (Documentum)
Title: RE: [Nant-users] , devenv and console output Specify an output file:       > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 27, 2005 6:43 AM > To: nant-users@lists.sourceforge.net > Subject: [Nant-u

RE: [Nant-users] , devenv and console output

2005-06-27 Thread Trevor.Moody
Ok, I have fixed this by using devenv.com instead of just devenv. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Moody, Trevor: IT (LDN) Sent: 27 June 2005 11:43 To: nant-users@lists.sourceforge.net Subject: [Nant-users] , devenv and console output

[Nant-users] , devenv and console output

2005-06-27 Thread Trevor.Moody
Hi, I am trying to use the devenv from an exec task to build at c++ solution, it seems to work fine, but I am not getting the output that I would get from running devenv from the command line. I am only seeing Nant output. Is there a way to see the normal output, i.e fils that are compileing, war