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
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
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
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
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
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
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