On Thu, Aug 20, 2009 at 11:39 AM, Adrian Buehlmann<adr...@cadifra.com> wrote:
> On 20.08.2009 18:04, Steve Borho wrote:
>> Sigh.  I think this is a runtime library mismatch.  Microsoft has
>> released a "security patch" for msvcr*.dll but has not released new
>> redistributable packages for them yet.  This is biting people all over
>> the place right now.  What I suspect happened in this case is I copied
>> my patched version of msvcr80.dll into the installer, but it doesn't
>> match the version that certain python libraries were compiled against.
>
> Interesting: thg 0.8.1 seems to install msvcr71.dll.
>
> Did you switch to msvcr80.dll for the 090819.exe?
>
> (I admit I haven't tested 090819.exe, running from 0.8.1 + source here)
>
>> Just guessing, but if you delete the msvcr*.dlls inside the TortoiseHg
>> folders one at a time, hg.exe may find the correct version it needs on
>> your machine.

This URL looks promising:

http://www.mail-archive.com/cx-freeze-us...@lists.sourceforge.net/msg00088.html

It looks likely that any Python2.6 based packages will require
MSVC2008 redistributable packages to be installed.  So it looks like
we don't want to do this switch before 0.9 rolls around.   I'll have
to attempt to resurrect my XP box with Python 2.5 on it and get the
new build scripts running on it for these nightly builds.

--
Steve Borho

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to