And in addition to what Jono said, you also want to get the files from: http://svn.castleproject.org:8080/svn/castle/DynamicProxy/trunk/ Otherwise you are not getting the tests + dependencies + build scripts
Cheers John On Oct 31, 12:41 pm, Jonathon Rossi <[email protected]> wrote: > You are doing nothing wrong. We haven't kept the silverlight project files > up to date (and haven't had a chance to automate the generation). > > Our build server uses csc rather than msbuild; so building for silverlight > is like this: > nant -t:silverlight-2.0 -D:project.config=release > > We'll need to get the SL project files updated. > > > > On Sat, Oct 31, 2009 at 5:54 AM, dsm <[email protected]> wrote: > > > Team, > > > When I check the TeamCity site for regular builds of > > DynamicProxy::Truck - Silverlight 2.0, I see that there are tests > > running successfully which leads me to believe that the code builds > > successfully. I have two part question. > > > 1) Where is the code built from that is tested? > > > 2) When I checkout code from location > > >http://svn.castleproject.org:8080/svn/castle/DynamicProxy/trunk/src/C... > > and try to build locally I getting a few missing files. Namely > > IInterceptorSelector.cs > > Generators\Constants.cs > > Generators\Emitters\CustomAttributeUtil.cs > > > What am I doing wrong? > > > Dharmesh > > -- > Jono --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
