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

Re: Building installer. Help...

From: <jwhitby_at_bankofny.com>
Date: 2005-11-08 16:30:22 CET

Aniruddha Apte <aniapte@gmail.com>
08/11/05 14:16
Please respond to dev

 
        To: dev@tortoisesvn.tigris.org
        cc:
        Subject: Building installer. Help...

> Hi Folks,
>
> I am trying to build the TSvn Installer. This is the error i am
> getting after invoking build.bat. Building of the dll's is fine. I can
> also debug the shell and proc in VC.net.
>
> Any suggestions?
>
> [Snip]

> MakeMsiSub.bat: candle (WiX compilation)
> TortoiseSVN.wxs
> E:\SVN\TortoiseSVN\src\TortoiseSVNSetup\TortoiseSVN.wxs(37) : fatal
error CNDL00
> 27: The 'Type' attribute has an invalid value according to its data
type.

This is caused by having the wrong version of WiX installed. What version
are you using?

> MakeMsiSub.bat: light (WiX linking)
> light.exe : fatal error LGHT0005: File of type 'Source' with name
'..\..\bin\Tor
> toiseSVN.wixobj' could not be found.

This is caused by the previous failure.

> MakeMsiSub.bat: Cleaning up
> Could Not Find E:\SVN\TortoiseSVN\bin\*.wixobj
> MakeMsiSub.bat: md5
> 'md5' is not recognized as an internal or external command,

You do not have md5 installed. MD5 is used to create a file md5.txt with
the md5 checksums in. If you do not need them you can forget about this
step.

Hope this helps,

Jeremy

________________________________________________________________________
The information in this e-mail, and any attachment therein, is confidential and for use by the addressee only. If you are not the intended recipient, please return the e-mail to the sender and delete it from your computer. Although The Bank of New York attempts to sweep e-mail and attachments for viruses, it does not guarantee that either are virus-free and accepts no liability for any damage sustained as a result of viruses.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Nov 8 16:31:47 2005

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.