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

Re: 1.3.5 build errors

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-08-15 19:40:45 CEST

Toby Johnson wrote:

>> * you must use the very latest version of Nant (0.84 RC4 at this time).
>> * make sure that you include the wtl headers last in VS2005
> Thanks... I'm guessing you mean 0.85 RC4? (mine was RC3). Also, I didn't
> download WTL because I'm not building the crashreport package; is that a
> problem?
>
> Thanks again for the great work with the Nant scripts; it makes it so
> much simpler to build on Windows!

Yes, of course 0.85RC4 - sorry for the confusion.
It's not a problem to not build the crashreport package. But when you
run the script, it will fail because the 'TortoiseSVN' target will try
to build that one. It will go through compiling all other packages, so
you will have all the binaries after running that target. But you'll get
an error from Nant.

And of course, other targets like "setup" won't succeed, because the
"TortoiseSVN" target before failed. But you can still build everything
like this

nant release binaries
nant release docs
nant release msi

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
Received on Tue Aug 15 19:41:51 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.