Hi all,

I was quite long away from nant development so I downloaded newest available
nightbuild. But build it from that zip is not so straightforward as it
should be (i'm ok, but new users?)

running build with 0.8.3 distribution version:
--------
E:\src\extern\nant>"E:\Program Files\NANT\bin\NAnt.exe"
NAnt version 0.8.3 Copyright (C) 2001-2003 Gerry Shaw
http://nant.sourceforge.net

Buildfile: file:///E:/src/extern/nant/NAnt.build
Total time: 0 seconds.

BUILD FAILED
--------
what about to add some check to required nant version into buildfile? and
write more informing message then.


running it as it is from downloaded bin directory:
---
E:\src\extern\nant>E:\src\extern\nant\bin\NAnt.exe
NAnt version 0.8.4.0 Copyright (C) 2001-2003 Gerry Shaw
http://nant.sourceforge.net

Framework 'net-1.0' does not exist or is not specified in the NAnt
configuration
 file. Defaulting to no known framework.
Buildfile: file:///E:/src/extern/nant/NAnt.build
Target(s) specified: test

BUILD FAILED
----
aha - i have only net-1.1 installed so i need to edit .config. again -
maybe add some message for newbies? or autodetect it somehow. I'm not sure
here...

Regards,
Martin

PS: "tests/NAnt.Core/NAnt.Core.build build" phase is failing for me



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to