> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Dan Shookowsky
> Sent: maandag 28 februari 2005 16:53
> To: Ransel Lopez Mena
> Cc: nant-users@lists.sourceforge.net
> Subject: Re: [Nant-users] Compiling a bunch of projects
> 
> Nant doesn't include the compilers.
> 
> Looking at the nant.exe.config file in Nant's bin directory, it's
> looking for the .NET runtime files in $installRoot and it's also
> looking for the .NET framework SDK in $sdkInstallRoot.  The sdk can be
> downloaded from Microsoft at:
> 
> http://www.microsoft.com/downloads/details.aspx?FamilyID=9b3a2
> ca6-3647-4070-9f41-a333c6b9181d&displaylang=en
> 
> The SDK is listed as failonerror=false, but it looks like something is
> requiring it.

Amongst other things, we need the SDK for compiling resx files and importing
type libraries.

Gert




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to