Henry, Using version 2.6.7.0, I can get it to start to build but yeah it does not seem to like the build files :(.
Cheers Stefan 2010/7/23 Henry Conceição <[email protected]> > Which version of xbuild are using? There was/is an issue if with it > that affects our build scripts. > > On Jul 21, 8:07 pm, Stefan Sedich <[email protected]> wrote: > > A start it seems, changed the build.cmd a bit: > > > > xbuild Build.proj /property:BuildConfigKey=%BuildConfigKey% > > /property:Configuration=%BuildConfiguration% /target:%BuildTarget% > > > /property:OutputPath="C:\Users\stefansedich\Desktop\Development\OSS\Castle. > InversionOfControl\build" > > /verbosity:diagnostic > > > > Now I get the following error: > > > > Done building target "_InitializeDynamicProperties" in project " > > > C:\Users\stefansedich\Desktop\Development\OSS\Castle.InversionOfControl\bui > ldscr > > ipts\Build.proj".-- FAILED > > > > Done building project > > "C:\Users\stefansedich\Desktop\Development\OSS\Castle.Inve > > rsionOfControl\buildscripts\Build.proj".-- FAILED > > > > Build FAILED. > > Errors: > > > > > C:\Users\stefansedich\Desktop\Development\OSS\Castle.InversionOfControl\bui > ldscr > > ipts\Build.proj (RunAllTests) -> > > > C:\Users\stefansedich\Desktop\Development\OSS\Castle.InversionOfControl\Set > tings > > .proj (_InitializeDynamicProperties target) -> > > > > : error : Error initializing task PropertyGroup: Not registered > task > > Pro > > pertyGroup. > > > > Is a start I guess, unless I am doing it totally wrong :) > > > > Cheers > > > > On Thu, Jul 22, 2010 at 9:43 AM, Stefan Sedich <[email protected] > >wrote: > > > > > > > > > > > > > Hello, > > > > > Was looking to see if anyone has had much luck getting the project to > build > > > under mono using the msbuild scripts. > > > > > Before I go around getting it to work, be good to see if anyone has > done > > > anything on this yet. > > > > > Thanks > > > Stefan > > > > > -- > > > Stefan Sedich > > > Software Developer > > >http://weblogs.asp.net/stefansedich > > > > -- > > Stefan Sedich > > Software Developerhttp://weblogs.asp.net/stefansedich > > -- > 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]<castle-project-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/castle-project-users?hl=en. > > -- Stefan Sedich Software Developer http://weblogs.asp.net/stefansedich -- 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.
