[Nant-users] 0.84 final error with solution task

2004-01-22 Thread cameronstuff
Here's the error. I can't find anything else like this via google or searching the mailing list. I am using the 0.84 final version. I've checked to make sure that the virtual dir is correct, and I've made sure to build both a debug and release version under visual studio first. Anyone have a

[Nant-users] Solutionfile Problem - Newbie

2004-01-22 Thread Lee M Seidel
Title: Message I am a newbie to using NAnt.I loaded and built the 01/21 build.  I have a VS 2003 solution file that has 6 projects.  The 6 projects are just simple hello world examples done in different styles.    I have two problems:   1. When I run the build using the NET-1.1 frame

Re: [Nant-users] Compiling

2004-01-22 Thread Ian MacLean
Do you have ICU installed with your mono build ? Ian Pedro Santos wrote: It's the same: /-- bash-2.05b$ make clean rm bin/*.* -f bash-2.05b$ make make bootstrap make[1]: Entering directory `/home/pre/downloads/www/nant/nant-0.84' if test x

Re: [Nant-users] Compiling

2004-01-22 Thread Pedro Santos
It's the same: /-- bash-2.05b$ make clean rm bin/*.* -f bash-2.05b$ make make bootstrap make[1]: Entering directory `/home/pre/downloads/www/nant/nant-0.84' if test x = xWindows_NT; then make windows-bootstrap; else make linux-bootstrap; fi

Re: [Nant-users] Compiling

2004-01-22 Thread Rodrigo B. de Oliveira
try instead: make clean make Regards, Rodrigo - Original Message - From: "Pedro Santos" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 22, 2004 8:18 PM Subject: [Nant-users] Compiling --- The SF.Net em

[Nant-users] Compiling

2004-01-22 Thread Pedro Santos
I donwloaded nant-0.84 but I can't compile it under Linux/Mono-030. Before compiling I deleted all the bin content and when I make it I get this: / mono bin/NAnt.exe -buildfile:NAnt.build build NAnt 0.84 (Build 0.84.1