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

Re: Nightly Builds Crashing

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-12-12 21:54:05 CET

Will Dean wrote:
> At 21:35 12/12/2005 +0100, you wrote:
>
>> Seems the CRT doesn't get installed. I have to check this in our WiX
>> script - I'm using the merge modules provided by MS now, and since
>> we've never done that before it might not even work.
>
> I don't think it's quite as simple as it doesn't get installed, I think
> it might be something to do with manifests and the version 8 libraries.
>
> There was a confusing change to do with internal and external manifests
> between 2003/2005 - I don't fully understand it myself, but I think it
> might be related to this problem.
>
> http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=94312&SiteID=1
>
> and
>
> http://www.allegro.cc/forums/thread/545333

I know that. I've seen that problem the first time I tried to run TSVN
on my dev machine. The compiled TSVN binaries must have a manifest
resource included which tells the OS that it want's to use the specific
CRT/MFC installed on the system. If that resource isn't there, then it
won't run at all.

That's why you now see in the build log lines like:
13>Embedding manifest...
13>Build log was saved at
"file://d:\SVN\TortoiseSVN\obj\TortoiseShell\Release\BuildLog.htm"
13>TortoiseShell - 0 error(s), 0 warning(s)

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 Mon Dec 12 21:54:50 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.