Hi Jamie,
 
We've been running into a VS.NET issue which prevented using from building NAnt using VS.NET. I've now made some changes that will "fix" this.
 
Can you try using the next nightly build (which should be available in 30 minutes or so) ?
 
Also, do you have .NET Framework 2.0 Beta 1 installed ?
 
About your environment variable issue: I'm afraid there's nothing much we can do about that, as its a .NET "issue".
 
Gert
 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jamie Briant
Sent: zondag 23 januari 2005 0:04
To: nant-developers@lists.sourceforge.net
Subject: [nant-dev] newbie compiling question

Got a problem. Trying to build nant-0.85-rc1 using VS7.1 so I can debug it. I loaded the Nant.sln solution, and it was converted to 7.1 format. Then I tried building, and managed to get it to build. However, as soon as I hit run, it crashes. I found out it is because the Nant.Console.exe.config file is not present. Ok, so I put it in the build directory and hit run. It gets deleted! If I mark it read only, the app starts and quits immediately. Its almost like visual studio is deleting it because I don’t get any exceptions thrown anywhere. Ideas anyone?

 

I’m trying to debug the environment options because it sets environment variable to lower case (which amazingly breaks some tools). A fix for that would be welcome.

 

Jamie

Reply via email to