Our gclient's python may need to bundle msvcrt71.dll;
without it, on my Win Vista 64 system, I get
repeated "this app needs msvcrt71" errors.

Well-behaved apps, like
http://prdownloads.sourceforge.net/bzflag/bzflag-2.0.10.exe?download
do bundle that dll, and in fact the workaround I chose
was to download that file and copy the three ms*71*dll
files to c:/windows/sysWOW64.
(I probably should have copied it into depot_tools
next to python.exe instead, but didn't think of that.)

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to