[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: 64-bit build using NAnt

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-03-08 14:22:08 CET

On 3/7/06, Shi, Wenjun <wenjun.shi@eds.com> wrote:

> I read one of your messages about building a 64-bit app using NAnt. I am
> wanting to do the same. I wonder what it takes to build a 64-bit C# .Net
> app using NAnt? Can NAnt be installed and run on a 64-bit Windows XP EE
> machine?

You can of course run NAnt on a 64-bit Windows XP, like you can run
any other 32-bit app there too.
All you need to change in your build script is which compiler you're
using. For 64-bit apps, you need of course the 64-bit compiler, for
32-bit apps the 32-bit compiler.

Stefan

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed Mar 8 14:22:44 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.