msvcR70d.DLL help pLs

These are old archives. They are kept for historic purposes only.
Locked
DreamLoRD

msvcR70d.DLL help pLs

Post by DreamLoRD »

I install the unreal 3.2.1 win32 but when I install the setup requres this dll and when I clicking yes setup can not found the URL! anyone help me??
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

Syzop
UnrealIRCd head coder
Posts: 2179
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Post by Syzop »

Oh hm *removedll* :/.
We heard a few days ago that redistributing msvcr70d.dll (=debug dll) is not allowed, so we are switching over to use msvcr70.dll (=release dll) + doing some win32 backports when we are at it.
The win32 download will be updated soon (=within a few days).

This is just a quick&dirty intermediate solution, other options would have been:
- keeping of msvcr70d.dll, which would be illegal
- keeping downloads as-is (but still removing msvcr70d.dll) would prevent a lot of new people from using unreal
- Doing a full new release (3.2.2) because of this wasn't really justified when looking at CVS changes... no need to bother everyone with upgrading when there isn't really a need to (especially for the *NIX ppl).

More information will be available when the downloads have been replaced.
BlackSpider
Posts: 5
Joined: Tue Sep 07, 2004 2:38 am

Post by BlackSpider »

So is there no way around it at present. I was running Unreal up until earlier today when I hadda re-install my doze box.. Now I've reinstalled Unreal and boom, can't use it without the DLL... Is this the end until you release a fix?
Syzop
UnrealIRCd head coder
Posts: 2179
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Post by Syzop »

The binaries were replaced 2 days ago.
See [Releases] Unreal3.2.1b win32 (intermediate) release or just http://www.unrealircd.com/
Locked