RE: [Nant-users] Compiling a bunch of projects

2005-02-28 Thread Gert Driesen
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Dan Shookowsky > Sent: maandag 28 februari 2005 16:53 > To: Ransel Lopez Mena > Cc: nant-users@lists.sourceforge.net > Subject: Re: [Nant-users] Compiling a bunch of pr

Re: [Nant-users] Compiling a bunch of projects

2005-02-28 Thread Dan Shookowsky
sage- > From: Dan Shookowsky [mailto:[EMAIL PROTECTED] > Sent: Monday, February 28, 2005 8:33 AM > To: Ransel Lopez Mena > Cc: nant-users@lists.sourceforge.net > Subject: Re: [Nant-users] Compiling a bunch of projects > > Is csc.exe available in the bin directory? Perhaps it

Re: [Nant-users] Compiling a bunch of projects

2005-02-28 Thread Dan Shookowsky
Is csc.exe available in the bin directory? Perhaps it's a path issue or conflict with the location specified in the nant.exe.config file... On Mon, 28 Feb 2005 08:26:33 -0700, Ransel Lopez Mena <[EMAIL PROTECTED]> wrote: > > > Hello everyone: > > I am new using Nant and I have a problem tha