libmysql.dll - 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: libmysql.dll (
/showthread.php?tid=422152)
libmysql.dll -
HUYA - 12.03.2013
Where do i need to put libmysql.dll?
i put it in plugins folder, and is says;
Re: libmysql.dll -
Misiur - 12.03.2013
libmysql goes to folder with samp-server.exe, not plugins
Re: libmysql.dll -
HUYA - 12.03.2013
I put in the General folder but is still do it.
Re: libmysql.dll -
Misiur - 12.03.2013
Could you printscreen your "general" folder? Also did you modify name of the dll somehow?
Re: libmysql.dll -
HUYA - 12.03.2013
Nop. EDIT; Is say MCVCP110.dll no found
Re: libmysql.dll -
Skribblez - 12.03.2013
Quote:
Originally Posted by HUYA
Nop. EDIT; Is say MCVCP110.dll no found
|
You need to download that specific file and replace or put it into your "system32" folder found on your Local Disk wherever you installed your Operating System and find the folder named WINDOWS.
Example: C:\WINDOWS\system32
Re: libmysql.dll -
Vince - 12.03.2013
STOP DOWNLOADING SINGLE DLL FILES!
Seriously! DLLs (Dynamic Link Libraries) are always part of a greater package. In this case, that package is the
Micro
soft
Visual
C++ 2012 Redistributable package.
Re: libmysql.dll -
Skribblez - 12.03.2013
Oops! I'm so sorry about that, Vince is correct. Get the Microsoft Visual C++ package instead.
Re: libmysql.dll -
HUYA - 12.03.2013
So what i need do to run the server? any help, more expline
Re: libmysql.dll -
Vince - 12.03.2013
http://www.lmgtfy.com/?q=Microsoft+V...utable+package
First hit.