Finally I guess... just copy the files from external-dependencies.zip to the SharedLibs/ net/ folder...
why dont they come from the svn rep? this should be written in the "how to build" file probably... Comments? On 28 Jan, 18:52, Rui Silvestre <[email protected]> wrote: > noope, it didn't work as expected bcs that dir is deleted with every > build... > anyway, please can someone tell me where to put the external > dependencies so that I can build castle? It just does not compile out > of the box. > > any help ... > > On 28 Jan, 18:38, Rui Silvestre <[email protected]> wrote: > > > > > Hi, > > > I copied all the files in the external-dependencies.zip file to the > > build\net-3.5\debug folder and all compiled ok... > > don't know if this is the way to go but... > > > On 28 Jan, 18:12, Rui Silvestre <[email protected]> wrote: > > > > 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- Ocultar texto citado - > > > - Mostrar texto citado -- Ocultar texto citado - > > - Mostrar texto citado - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
