funky, this seems only to make troubles in the vs integration project

                 [nant]
C:\data\castle\castle\trunk\Tools\VSNetWizards\VsNetIntegration.build
                        Buildfile:
file:///C:/data/castle/castle/trunk/Tools/VSNetWizards/VsNetIntegration.build
                        Target framework: Microsoft .NET Framework 3.5
                        Target(s) specified: build


                        common.check-nant-version:


                        common.find-tools:


                        set-framework-configuration:


                        set-net-3.5-framework-configuration:


                        set-project-configuration:


                        set-debug-project-configuration:


                        common.init:


                        vsnetwizard:

                             [nant]
C:\data\castle\castle\trunk\Tools\VSNetWizards\Castle.VSNetIntegration.CastleWizards\wizards.build

                                    Buildfile:
file:///C:/data/castle/castle/trunk/Tools/VSNetWizards/Castle.VSNetIntegration.CastleWizards/wizards.build
                                    Target framework: Microsoft .NET
Framework 3.5
                                    Target(s) specified: build


                                    common.check-nant-version:


                                    common.find-tools:


                                    set-framework-configuration:


                                    set-net-3.5-framework-configuration:


                                    set-project-configuration:


                                    set-debug-project-configuration:


                                    common.init:


                                    init:

                                     [property] Read-only property
"assembly.allow-partially-trusted-callers" cannot be overwritten.

                                    common.set-assembly-attribute-values:


                                    common.generate-assemblyinfo:

                                       [attrib] Setting file attributes for
1 files to Normal.

                                    generate-assemblyinfo:


                                    common.compile-dll:

                                          [csc] Compiling 27 files to
'C:\data\castle\castle\trunk\build\net-3.5\debug\Castle.VSNetIntegration.CastleWizards.dll'.

                                    BUILD FAILED - 0 non-fatal error(s), 1
warning(s)

                                    The SDK for the 'net-3.5' framework is
not available or not configured.

                                    Total time: 0.5 seconds.


and seems to have to do with the partial trust. Maybe my Vista x64 is
pickier that the rest again. Anyway, as I am not using vs integration
anyway, the build should be ok for me. (I hope).
Everything else build nicely.


On Fri, Oct 24, 2008 at 5:06 PM, Jorge Barnaby Rubio <
[EMAIL PROTECTED]> wrote:

> I use:nant -D:common.testrunner.enabled=false
> -D:assembly.allow-partially-trusted-callers=true -t:net-3.5
>
> Hope it helps.
>
> yorch.
> http://yorch.org
> jorge.barnaby {at} gmail.com (msn & gtalk)
> (511) 997 368652 (Claro)
> (511) 989 203767 (Claro RPM)
>
>
> On Fri, Oct 24, 2008 at 1:53 PM, Jan Limpens <[EMAIL PROTECTED]>wrote:
>
>> my nant sucks badly...
>> I used to start a castle build with
>> nant -D:assembly.allow-partially-trusted-callers=true
>> -D:common.testrunner.enabled=false > build.log
>>
>> but this fails, probably due to the drop of vs2005 support. how can I tell
>> it to build with 3.5 instead?
>>
>> --
>> Jan
>> ___________________
>> [EMAIL PROTECTED]
>> www.limpens.com
>> +55 (11) 3082-1087
>> +55 (11) 3097-8339
>>
>>
>>
>
> >
>


-- 
Jan
___________________
[EMAIL PROTECTED]
www.limpens.com
+55 (11) 3082-1087
+55 (11) 3097-8339

--~--~---------~--~----~------------~-------~--~----~
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