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\buildscr
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\buildscr
ipts\Build.proj (RunAllTests) ->
C:\Users\stefansedich\Desktop\Development\OSS\Castle.InversionOfControl\Settings
.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 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.

Reply via email to