a. wrong nant. you'd need 0.86 (and the newer the better) - you get it from nant's site, under "nightly builds" b. you should build from castle's root c. you should have subversion and nunit-console in the path
there's "How To Build.txt" file on castle's root. you'll find a few more hints there On Wed, Jan 28, 2009 at 4:46 PM, Tuna Toksoz <[email protected]> wrote: > Try getting all stack, then compile all, then take windsor. > > Tuna Toksöz > http://tunatoksoz.com > > Typos included to enhance the readers attention! > > > > > On Wed, Jan 28, 2009 at 4:44 PM, epitka <[email protected]> wrote: > >> >> I tried building the project and I got these errors. Could anybody >> help? >> >> C:\Users\epitka\Software\Castle Windsor>nant >> NAnt 0.85 (Build 0.85.2478.0; release; 10/14/2006) >> Copyright (C) 2001-2006 Gerry Shaw >> http://nant.sourceforge.net >> >> Buildfile: file:///C:/Users/epitka/Software/Castle Windsor/ >> default.build >> Target framework: Microsoft .NET Framework 2.0 >> Target(s) specified: build >> >> >> common.check-nant-version: >> >> >> common.find-tools: >> >> >> set-framework-configuration: >> >> >> set-net-2.0-framework-configuration: >> >> >> set-project-configuration: >> >> >> set-debug-project-configuration: >> >> >> common.init: >> >> >> init: >> >> [mkdir] Creating directory 'C:\Users\epitka\Software\Castle Windsor >> \build\ne >> t-2.0\debug'. >> [mkdir] Creating directory 'C:\Users\epitka\Software\Castle Windsor >> \build\ne >> t-2.0\debug\test-results'. >> >> common.find-svninfo: >> >> [exec] C:\Users\epitka\Software\Castle Windsor\common.xml(238,4): >> [exec] 'svn' failed to start. >> [xmlpeek] Peeking at 'C:\Users\epitka\Software\Castle Windsor >> \_revision.xml' w >> ith XPath expression '/info/entry/@revision'. >> [xmlpeek] C:\Users\epitka\Software\Castle Windsor\common.xml(243,4): >> [xmlpeek] XML file 'C:\Users\epitka\Software\Castle Windsor >> \_revision.xml' doe >> s not exist. >> [echo] INFO: Using Subversion revision number: 0 >> >> common.find-nunit: >> >> [exec] C:\Users\epitka\Software\Castle Windsor\common.xml(255,5): >> [exec] 'nunit-console2' failed to start. >> [exec] C:\Users\epitka\Software\Castle Windsor\common.xml(262,5): >> [exec] 'nunit-console' failed to start. >> >> BUILD FAILED - 4 non-fatal error(s), 0 warning(s) >> >> C:\Users\epitka\Software\Castle Windsor\common.xml(271,5): >> ERROR: NUnit not found, cannot continue. >> >> Total time: 0.7 seconds. >> >> >> >> >> >> > > > > -- Ken Egozi. http://www.kenegozi.com/blog http://www.delver.com http://www.musicglue.com http://www.castleproject.org http://www.gotfriends.co.il --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Development List" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/castle-project-devel?hl=en -~----------~----~----~----~------~----~------~--~---
