PDA

View Full Version : build 193 doesn't work for me



Petoe
02-08-2007, 06:23 AM
I have downloaded the newest build 193 and extracted all the files to a smae folder as usual, but when I try to open Zquest, I get an error message saying something like
"A part of zquest-w.exe is missing.
Couldn't find MSVCR71.dll"

I tried opening build 192 but I get the same error. Build 142 worked fine on my computer. Any help would be appreciated as I want to test and help ZC becoming more stable. ;)

Nicholas Steel
02-08-2007, 07:23 AM
http://www.mediafire.com/?82mkdodynbh

there you go, just copy it into your C:\WINDOWS\system32\ folder. (its the dll file your missing)

Dark Nation
02-08-2007, 07:35 AM
Still, it shouldn't be requiring that file at all. We'll look into it.

DarkDragon
02-08-2007, 11:29 AM
That's the C runtime library, and should come pre-installed on your system. I've added it to the Windows alpha build, so downloading build 198 should fix the problem in any case.

koopa
02-08-2007, 12:26 PM
Evidently DarkDragon uses a microsoft compiler.

DarkFlameWolf
02-08-2007, 02:49 PM
Bad DD Bad! XD

Petoe
02-08-2007, 02:55 PM
Thanks for adding that runtime library MSVCR...

...but aw crap, now something similiar, called "MSVCP71.dll" is missing. >_<

Does my computer really suck this much? This stuff should apparently come pre-installed in my system, but why didn't earlier versions of ZC require these files? And I wonder how many of these damn files are required to run ZC... :p


edit - ok, I found the other dll file from DLL-Files.com and I got ZC working. But I still wonder why suddenly ZC started requiring these files.

Dark Nation
02-08-2007, 04:06 PM
Usually, ZC is compiled with GCC, which doesn't require these libraries. Compiling with MSVC makes it require them.

DarkDragon
02-09-2007, 01:51 PM
Try the latest build.

Nicholas Steel
02-09-2007, 08:02 PM
would this be helpful for tho's testing version prior to build 184?

http://www.microsoft.com/downloads/details.aspx?FamilyId=32BC1BEE-A3F9-4C13-9C99-220B62A191EE&displaylang=en

Revfan9
02-09-2007, 09:48 PM
Hmm, ZC using MSVC...

*smells trouble, more specifically, MSVC related bugs afoot...*