msvcr100.dll Problem - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: msvcr100.dll Problem (
/showthread.php?tid=408930)
msvcr100.dll Problem -
Jermi - 19.01.2013
I have added the MSvcr1.dll at the System32 but it gives me that When i load the script:
Quote:
the procedure entry point ??1NonReetranPPLLockHolder@details@Concurrency@@QA E@XZ Could not be located in the dynamic Link library MSVCR100.dll
|
How can i solve it?
Re: msvcr100.dll Problem -
LarzI - 19.01.2013
You DL'ed the DL, or installed vcredist?
Re: msvcr100.dll Problem -
Jermi - 19.01.2013
What do you mean? i just added them in the System32 in Windows in [:C/
Re: msvcr100.dll Problem -
LarzI - 19.01.2013
You'll need to install vcredist (Microsoft Visual C++ 2010 Redistributable Package), I think. That's where you originally get the msvcr100 file.
Re: msvcr100.dll Problem -
SilverKiller - 19.01.2013
You need to install Microsoft Visual C++ 2010 Redistributable Package And .NET Framework, i think.