Hello, After I install the new version of Hugs98 on Windows, if I run it, it says that it cannot find MSVCR70.dll and exits. I guess that the installer doesn't copy MSVCR70.dll in the Windows system directory.
Hi, thanks for the report. The binary distribution was built with VS.NET, which created the dependency on that DLL. A thoroughly bad idea, so I've dropped back to MSVC6 and rebuilt&uploaded a new version of the Hugs installer, http://cvs.haskell.org/Hugs/downloads/Nov2003/hugs98-Nov2003-1.msi It includes binaries that depend on msvcrt.dll, which is available on the MS platforms that the installer targets. My apologies for not catching this earlier. --sigbjorn ----- Original Message ----- From: Jinu Lee To: hugs-bugs@haskell.org Sent: Tuesday, November 25, 2003 20:11 Subject: Bug in Windows version Hello, After I install the new version of Hugs98 on Windows, if I run it, it says that it cannot find MSVCR70.dll and exits. I guess that the installer doesn't copy MSVCR70.dll in the Windows system directory.
participants (2)
-
Jinu Lee -
Sigbjorn Finne