[Nant-users] trouble building Nant

2003-10-17 Thread Marion Nalepa
I'm having trouble building Nant from the nitely build download. Its failing on the: [nant] tests/NAnt.VisualCpp/NAnt.VisualCpp.build test Buildfile: file:///C:/apps/nant/tests/NAnt.VisualCpp/NAnt.VisualCpp.build Target(s) specifie

[Nant-users] FW: NANT bug.

2003-10-17 Thread David Bibayoff
Also I was only able to fix the problem by moving up the .RPT files to the root directory where the project solution file existed, this way NANT would not add in the subdirectory path erroneously into the namepace of the resource in the manifest.  Please respond.  Thanks.   -Original

[Nant-users] trouble building Nant

2003-10-17 Thread Marion Nalepa
I'm having trouble building Nant from the nitely build download. Its failing on the: [nant] tests/NAnt.VisualCpp/NAnt.VisualCpp.build test Buildfile: file:///C:/apps/nant/tests/NAnt.VisualCpp/NAnt.VisualCpp.build Target(s) specifie

RE: [Nant-users] Invalid result with 0.8.3 release

2003-10-17 Thread INRO(Robert Inzinger)
Hi Ian I solved the problem. It was the wrong framework. After I changed (-defaultframework:net-1.1) it works fine. Thanx! Robert > -Original Message- > From: Ian MacLean [mailto:[EMAIL PROTECTED] > Sent: Friday, October 17, 2003 1:53 PM > To: INRO(Robert Inzinger) > Cc: '[EMAIL PROTE

RE: [Nant-users] Logging failures or successes

2003-10-17 Thread Nicklas Norling
Hi Nick. Thanks for the tip, that's pretty much exactly what I need! Got to look closer at things in NAntContrib I guess. /Nicke -Original Message- From: N. V. [mailto:[EMAIL PROTECTED] Sent: den 17 oktober 2003 01:27 To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: [Nant-users] Lo

[Nant-users] Invalid result with 0.8.3 release

2003-10-17 Thread INRO(Robert Inzinger)
Hi I use for build our applcation nant version 0.8.3 RC2. Now I try 0.8.3 Release. After I build the application with 0.8.3 Release i cannot start the application (some resource missed, but the exe file is bigger!). Any idea ? Robert --- This

[Nant-users] Getting started for the second time (slingshot .build files)

2003-10-17 Thread Bill Stout
Could someone point me to a good getting started article?  I’m having difficulty even before the build, with slingshot.  I manually build 5 solution files of three teams.  Each solution file is a master which references other child .sln files.  In addition the projects reference a shared co