I'm trying to build Castle from trunk as a learning exercise more than anything. After checking out the trunk I have successfully ran the build.cmd which created a build folder with all compiled assemblies.
This didn't however contain castle.windsor. I _was_ able to open the Castle-all-vs2008.sln and build it windsor from visual studio and also able to build from InversionOfControl- vs2008.sln but I wasn't able to build using nant from the Castle.Windsor.Build file getting various reference issues. I then tried to run InversionOfControl.build thinking that might generate the needed assemblies but that failed with a nullreference error on the microkernal tests at which point I'm a little out of my depth. Like I said I could build windsor from VS so I essentially achieved what I set out to do (build from trunk) but I'd appreciate any indication as to what I'm doing wrong to be able to get it to build with Nant? Cheers, Dan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
