Alexey Petrenko wrote: > 2007/1/10, Geir Magnusson Jr. <[EMAIL PROTECTED]>: >> I thought we already came up with a very reasonable solution that >> actually improved the integrity of things : >> >> copy it from the system32 directory when building > Right... Shame on me! > > I've implemented this approach in r495243. Now the build copies > msvcr71.dll from system32 directory and fails if there is no needed > library there (this means that the user does not have MSVS2003 which > is requirement).
It should still check the MD5 sum IMHO, so we know what we are picking up. Regards, Tim
