The trunk build is not supported any more. Now that the projects have been split, each project has it's own build.
You can find out the svn repositories for each project from here: http://www.castleproject.org/subversion.html If you are after a compiled version of a project trunk, you can download them from our build server at: http://builds.castleproject.org/ I hope this helps Cheers John From: tom <[email protected]> To: Castle Project Users <[email protected]> Sent: Wed, 13 January, 2010 12:15:35 PM Subject: building the trunk I haven't been able to build the trunk on a few of my machines lately, what gives? :) Here is what I am doing, and the error that is happening. 1. svn co https://svn.castleproject.org/svn/castle/trunk/ castle_trunk 2. cd castle_trunk 3. ./ClickToBuild.cmd The error is "[csc] c:\code\castle_trunk\Components\Validator \Castle.Components.Validator.Tests\ValidatorTests \RangeValidatorTestCase.cs(24,8): error CS0246: The type or namespace name 'Rhino' could not be found(are you missing a using directive or an assembly reference?)". The path to Rhino dll's are not correct. I am just not quite sure how no one is having these problems, or if they are they aren't saying anything about them. I am more then happy to look into the problem and upload a patch, but I want to know that I am not doing some thing incorrectly before I put any work into it. -- You received this message because you are subscribed to the Google Groups "Castle Project Users" 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-users?hl=en. __________________________________________________________________________________ See what's on at the movies in your area. Find out now: http://au.movies.yahoo.com/session-times/--
You received this message because you are subscribed to the Google Groups "Castle Project Users" 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-users?hl=en.
