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.
