From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Roman Rozinov
Sent: vrijdag 4 februari 2005 0:31
To: nant-users@lists.sourceforge.net
Subject: [Nant-users] (no subject)Newby question,
I have downloaded v0.84 release of Nant on Windows XP SP2 with Visual Studio .NET 2003 and .NET framework 1.1 with SP1.
Unziped the files into C:\Program Files\Nant, and included C:\Program Files\Nant\bin path in the environment path. Then, I executed %comspec% /k "C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Tools\vsvars32.bat" to load the CSC.
Following to Nant guide, I ran Nant command from C:\Program Files\Nant folder. I get Build Failed notice. I noticed that it's using net-1.0 environment, and part of the error message it cannot find [csc] C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\csc.exe …
I am having this failure on 2 workstations.
Anyone else epxerienced this?
________
Roman Rozinov
Roman,
NAnt 0.84 targeted the .NET Framework 1.0 by default, and
the mechanism used to determine whether that version of the .NET Framework is
available, was rather buggy.
I suggest using NAnt 0.85 RC1 or a recent nightly build (http://nant.sourceforge.net/nightly).
Gert
- RE: [Nant-users] (no subject) Gert Driesen
- [Nant-users] (no subject) Mauro Ciaccio
- Re: [Nant-users] (no subject) Gary Feldman
- RE: [Nant-users] (no subject) Foster, Richard - PAL
- [Nant-users] (no subject) Richard Griffiths
- Re: [Nant-users] (no subject) Gary Feldman
- [Nant-users] (no subject) Sachin Shriram Gedam
- Re: [Nant-users] (no subject) Merrill Cornish
- [Nant-users] (no subject) Sheikh Nabeel Moeen
- [Nant-users] (no subject) Daniel Czarnecki
- RE: [Nant-users] (no subject) Gert Driesen