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

Re: First compile error

From: Conrado Quilles Gomes <conradoqg_at_gmail.com>
Date: 2007-01-06 01:47:54 CET

I'm tried nant binaries and now, occurs errors again (Attached file)

Thanks for help

On 1/5/07, Stefan Küng <tortoisesvn@gmail.com> wrote:
>
> Conrado Quilles Gomes wrote:
> > I'm trying to compile the TortoiseSVN, i'm check out, flow the procedure
> > and execute nant TortoiseSVN, occurs this error:
>
> First, you don't need to add the path of the VS2005 installation dir to
> the PATH env variable.
>
> >
> > NAnt 0.85 (Build 0.85.2478.0; release; 14/10/2006)
> > Copyright (C) 2001-2006 Gerry Shaw
> > http://nant.sourceforge.net <http://nant.sourceforge.net/>
> >
> > Buildfile: file:///C:/SVN/TortoiseSVN/default.build
> > Target framework: Microsoft .NET Framework 2.0
> > Target(s) specified: TortoiseSVN
> >
> >
> > VSNET:
> >
> >
> > env:
> >
> >
> > TortoiseSVN:
>
> Here's your clue: you can't build the "TortoiseSVN" target without
> having first built the libraries. If you run Nant without any targets,
> you will get a help screen telling you that the "TortoiseSVN" target
> doesn't build/rebuild the libraries.
>
> The build.txt file tells you to build the 'setup' target. In case you
> don't want to build everything, the least you must do is build the
> 'binaries' target. The 'binaries' target will compile all the required
> libraries.
>
> Stefan
>
> --
> ___
> oo // \\ "De Chelonian Mobile"
> (_,\/ \_/ \ TortoiseSVN
> \ \_/_\_/> The coolest Interface to (Sub)Version Control
> /_/ \_\ http://tortoisesvn.net
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
> For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
>
>

-- 
Conrado Quilles Gomes
e-mail: conradoqg em gmail.com
tel: +55 11 9640-7676



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org

Received on Sat Jan 6 01:48:03 2007

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.