I'm running NAnt on the MS framework 2.0 and I'm using the binary distribution. I simply unzipped NAnt, put it in my PATH, and ran it on the command line as you can see in the original message ( D:\Dev\Sandbox\boo-0.7.6.2237-src>nant )

I don't think the default.build file (that NAnt should be using) is at fault, because it does not contain the string "mono-2.0". I also tried nant -t:net-2.0, which produced the same error message.

On 10/16/06, Gert Driesen <[EMAIL PROTECTED]> wrote:

Hi David,

 

Are you running NAnt on Mono ? Did you build NAnt yourself or are you using our binary distribution package ?

 

Gert

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of David Piepgrass
Sent: maandag 16 oktober 2006 20:18
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Can't use NAnt

 

I'm trying to build a program using NAnt, but it fails immediately. Please see the output of nant -debug at http://pastebin.ca/205282

It appears that NAnt can't find any frameworks (I have the .NET framework 2.0 installed, as well as mono). What could be going wrong?

D:\Dev\Sandbox\boo-0.7.6.2237-src>nant
NAnt 0.85 (Build 0.85.2344.0; rc4; 6/2/2006)
Copyright (C) 2001-2006 Gerry Shaw
http://nant.sourceforge.net

BUILD FAILED

The current runtime framework 'mono-2.0' is not correctly configured in the NAnt configuration file.

    Invalid element <readregistry>. Unknown task or datatype.

For more information regarding the cause of the build failure, run the build again in debug mode.

Try 'nant -help' for more information

--
- David
http://qwertie.net




--
- David
http://qwertie.net


--
- David
http://qwertie.net
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to