SA-MP Forums Archive
Can't load plugin CrashDetect 4.13.1 LSE - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Can't load plugin CrashDetect 4.13.1 LSE (/showthread.php?tid=529801)



Can't load plugin CrashDetect 4.13.1 LSE - Manolito - 04.08.2014

Hello All. I have a problem. When I am trying to load plugin CrashDetect 4.13.1 on host then I have a error in ServerLog:
Quote:

Failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by plugins/crashdetect.so))

When I asked host about it on the host, they said I need recompile the plugin with libs older or same as on host.
My PC using Windows OS, how i can recompile this plugin on my PC for Host?


Re: Can't load plugin CrashDetect 4.13.1 LSE - DaDenz - 04.08.2014

If you are using a windows os, you need to use .dll instead of .so
.so is for Linux.


Re: Can't load plugin CrashDetect 4.13.1 LSE - DaDenz - 04.08.2014

<deleted>


Re: Can't load plugin CrashDetect 4.13.1 LSE - Manolito - 05.08.2014

You didn't understand me. I need recompile the plugin for HOST (host is using Linux OS), but my PC is using Windows. How can i do it?


Re: Can't load plugin CrashDetect 4.13.1 LSE - Mark_Weston - 05.08.2014

Quote:
Originally Posted by Manolito
View Post
You didn't understand me. I need recompile the plugin for HOST (host is using Linux OS), but my PC is using Windows. How can i do it?
To compile: http://www.thegeekstuff.com/2012/06/...l-from-source/