Is it worth trying to copy this DLL from Windows\System32 folder? Most Windows systems will have this DLL there. For example using this command:
copy %SYSTEMROOT%\system32\msvcr71.dll By the way, the link doesn't work for me in any of the browsers I have. Regards, -- Alexey A. Ivanov Intel Enterprise Solutions Software Division >-----Original Message----- >From: Geir Magnusson Jr. [mailto:[EMAIL PROTECTED] >Sent: Tuesday, November 28, 2006 7:02 AM >To: [email protected] >Subject: Re: [classlib] build broken on windows because msvcr71.dll is >forbidden > > > >Stefano Mazzocchi wrote: >> I'm trying to build classlib on a win32 box and when I try to do "ant >> fetch-depends" I get: >> >> http://www.dlldump.com/dllfiles/M/MSVCR71.dll >> >> is 403-Forbidden. >> >> Why aren't our builds picking this up? > >because they don't dump everything. Most builds have it. > >If you go to that URL with a browser, it will work. Then you can copy it. > >I'm wondering if they started blocking whatever user agent is presented >by ant... > >geir > >>
