Yeah, this sounds familiar. I think most developers end up having those DLLs installed somehow. Maybe they get installed once you install Visual Studio? Somehow we seem to have not had this issue come up before or as often as I might have expected. -Darin
On Sat, Mar 21, 2009 at 9:40 AM, Dan Kegel <[email protected]> wrote: > > 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 -~----------~----~----~----~------~----~------~--~---
