search for: msvcp50

Displaying 2 results from an estimated 2 matches for "msvcp50".

Did you mean: msvc10
2010 Jun 15
1
Exe works in one directory but not in another
I have a program in a directory which works in wine without a problem. I copied this program to another directory but now it's freaking out about missing dlls like this: err:module:import_dll Library MSVCP50.dll (which is needed by L"Z:\\drives\\system\\Business\\BotDev\\l2uthless Chat New2\\ARDENC.DLL") not found How come it works in one directory and not another? Is there something i am missing? I did not install this program via an automatic installer, nor does it use registry, so simply...
2014 Jan 01
8
[LLVMdev] LLVM 3.4 RC3 fails to run on Win32
Hello all, I downloaded LLVM-3.4-rc3-win32.exe from http://llvm.org/pre-releases/3.4/rc3/ but all *.exe files of bin directory fail to run on a native Windows XP 32 bit system. Could it be that they are compiled for a 64 bit system? Best regards Jasper Neumann