Hmm - the problem is that the test folder is not included in the rc2 distribution thus explaining why it can't find tests\NAnt.Core\NAnt.Core.build. However it has already built everything its only the tests that don't build. If you look in the newly created \build\nant-0.8.3.50100-debug\bin folder you'll see everything.

The other question is why are you trying to build when the binaries already exist under the \bin directory ? including the nantcontrib tasks.

Ian

When I try and run nant-0.8.3-rc2/bin/nant, I get the following error:

[nant] tests/NAnt.Core/NAnt.Core.build build

Total time: 34 seconds.

BUILD FAILED

C:\nant-0.8.3-rc2\tests\NAnt.Core\NAnt.Core.build:

Error loading buildfile

Could not find a part of the path "C:\nant-0.8.3-rc2\tests\NAnt.Core\NAnt.Core.build".

C:\nant-0.8.3-rc2\bin is in my PATH env var… I have the above mentioned nant.core.build file which is located in the src directory… not in tests. So would a fix to this error be simply change the path of nant.core.build to point to the src directory? If this is the fix, what file would I have to change? If not, a pointer in the right direction would be wonderful.

Thanks in advance,

- Noah, who really wants to use the <solution> task!

------------------------------------------------------------------------


This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message. Any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited.







-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to