How to compile? - 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: How to compile? (
/showthread.php?tid=639994)
How to compile? -
IvanElistratov - 26.08.2017
How to compile plugins for a samp server for Linux on windows 10?
P.S.dll file received and don `t know how to get .so
Tell the program to compile
(****** Translate)
Re: How to compile? -
10MIN - 26.08.2017
What plugins?
PS:This should be in server support.
Re: How to compile? -
IvanElistratov - 26.08.2017
Plugins of type streamer, mysql
Re: How to compile? -
Bingo - 26.08.2017
Quote:
Originally Posted by 10MIN
What plugins?
PS:This should be in server support.
|
He meant how do i (he) compile plugin .dll to get the .so version (linux)
Quote:
Originally Posted by IvanElistratov
Plugins of type streamer, mysql
|
The .so version is included in the plugins it self, Which all plugins you need?
Re: How to compile? -
IvanElistratov - 26.08.2017
Quote:
Originally Posted by Bingo
He meant how do i (he) compile plugin .dll to get the .so version (linux)
The .so version is included in the plugins it self, Which all plugins you need?
|
I wrote my plugin and I do not know how to compile for linux
Re: How to compile? -
Bingo - 26.08.2017
Quote:
Originally Posted by IvanElistratov
I wrote my plugin and I do not know how to compile for linux
|
You got to compile it on LINUX to the the .so plugin or contact some host, They might help.
Re: How to compile? -
jlalt - 26.08.2017
you may wanna read this.
https://sampforum.blast.hk/showthread.php?tid=632574
Re: How to compile? -
IvanElistratov - 26.08.2017
Quote:
Originally Posted by jlalt
|
thanks