RE: [Nant-users] Error building solution. 'cl' failed to start

2005-03-05 Thread Headlam, Norman
David; nant-users@lists.sourceforge.net Subject: RE: [Nant-users] Error building solution. 'cl' failed to start   David,   cl.exe needs to be in your path in order for NAnt to be able to use it. Try running vsvar32.bat (in C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\

RE: [Nant-users] Error building solution. 'cl' failed to start

2005-03-05 Thread Gert Driesen
David,   cl.exe needs to be in your path in order for NAnt to be able to use it. Try running vsvar32.bat (in C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Tools) first.   Hope this helps,   Gert From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of DavidSen

RE: [Nant-users] Error Building Solution

2004-11-11 Thread Pedro Honório Silva
m: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: quinta-feira, 11 de Novembro de 2004 16:08 To: 'Pedro Honório Silva' Subject: RE: [Nant-users] Error Building Solution > -Original Message- > From: Pedro Honório Silva [mailto:[EMAIL PROTECTED] > Sent: donderdag 11 novem

RE: [Nant-users] Error Building Solution

2004-11-11 Thread Pedro Honório Silva
e Novembro de 2004 19:10 To: 'Pedro Honório Silva'; [EMAIL PROTECTED] Subject: RE: [Nant-users] Error Building Solution Pedro, You probably have an older version of NDoc in your NAnt bin directory. Gert > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL

RE: [Nant-users] Error Building Solution

2004-11-09 Thread Gert Driesen
assembly name resulted in the mismatch: > Minor Version > > > Please send bug report to [EMAIL PROTECTED] > > Total time: 6.5 seconds. > > Now how on earth am I going to solve this? > > Pedro Honório Silva > > -Original Message- > From: [EMAIL PROTECT

RE: [Nant-users] Error Building Solution

2004-11-09 Thread Pedro Honório Silva
4 15:59 To: Pedro Honório Silva; [EMAIL PROTECTED] Subject: Re: [Nant-users] Error Building Solution Pedro, is a child element of , so you should have this : http://localhost/Netliga/Web.csproj"; path="${build.dir}\Web.csproj" /> NAnt shou

Re: [Nant-users] Error Building Solution

2004-11-09 Thread Gert Driesen
this helps, Gert - Original Message - From: "Pedro Honório Silva" <[EMAIL PROTECTED]> To: "'Gert Driesen'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, November 09, 2004 4:10 PM Subject: RE: [Nant-users] Error Building Solution Hi again Ger

RE: [Nant-users] Error Building Solution

2004-11-09 Thread Pedro Honório Silva
TECTED] On Behalf Of Gert Driesen Sent: terça-feira, 9 de Novembro de 2004 13:58 To: Pedro Honório Silva; [EMAIL PROTECTED] Subject: Re: [Nant-users] Error Building Solution Pedro, If I recall correctly, I fixed this issue after the 0.84 release. Can you try using a recent nightly build (http://nant.s

Re: [Nant-users] Error Building Solution

2004-11-09 Thread Gert Driesen
;" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, November 09, 2004 2:16 PM Subject: RE: [Nant-users] Error Building Solution Nant 0.84 Pedro Honório Silva -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: terça-feira, 9 de Novembro de 2004 1

RE: [Nant-users] Error Building Solution

2004-11-09 Thread Pedro Honório Silva
Nant 0.84 Pedro Honório Silva -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: terça-feira, 9 de Novembro de 2004 13:13 To: Pedro Honório Silva; 'Pieter Jansen van Vuuren'; [EMAIL PROTECTED] Subject: Re: [Nant-users] Error Building Solution Pedro, What

Re: [Nant-users] Error Building Solution

2004-11-09 Thread Gert Driesen
Pedro, What version of NAnt are you using ? Gert - Original Message - From: "Pedro Honório Silva" <[EMAIL PROTECTED]> To: "'Pieter Jansen van Vuuren'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, November 09, 2004 2:05 PM S

RE: [Nant-users] Error Building Solution

2004-11-09 Thread Pedro Honório Silva
ompile tag and still didn't work. Am I doing something wrong?   Pedro Honório Silva From: Pieter Jansen van Vuuren [mailto:[EMAIL PROTECTED] Sent: terça-feira, 9 de Novembro de 2004 12:57To: 'Pedro Honório Silva'Subject: RE: [Nant-users] Error Building Solution I think