hi,

I'm having problems compiling the castle project from the latest build
1209.
out of the box I do "nant" at the Castle root and errors start pilling
up mainly because of referenced dlls which are not present, e.g.,

[csc] d:\dev\src\Castle\src\Core\Castle.Core.Tests
\LinkedListTestCase.cs(286,4): error CS0246: The type or namespace
name 'Test' could not be found (are you missing a using directive or
an assembly reference?)

If I open this project in VS2008 it has the correct references to
nunit (the path I put on the PATH) so I don't understand why its not
working on the automatic build.

where do we need to put the dependencies before compiling (log4net,
etc).

I have nunit 2.2.10 (latest 2.0 release) (on the path)
I have nant 0.86 (2009-01-11) (on the path)

what do I need to install more? nhibernate (which version?), etc.
(these dlls are on the external-dependencies.zip file that comes with
the build zip)

Is there a place where I can read the proper way to build. I already
saw the "how to build" but none of the solutions work...

thanks


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to