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

Re: Trying to build...

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-04-18 09:36:07 CEST

On 4/18/06, Joseph Galbraith <galb@vandyke.com> wrote:
> I created VersionNumberInclude.wxi manually by running
> subwcrev.
>
> Now I get this error when trying to build the msi from
> the vs.2005 environment:
>
> E:\Users\Galb\Projects\SVN\TortoiseSVN\src\TortoiseSVNSetup\Includes.wxi(19)
> : fatal error CNDL0023: Undefined environment variable:
> $(env.Platform)
>
> Any clues?

You shouldn't run the build scripts separately. Always run NAnt from
the working copy root, and only run the default.build script.
There's a target 'msi' in there which will build the setup for you.
And it will also take care of setting the env variables needed.

Stefan

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Apr 18 09:36:25 2006

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

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