How to compile a plugin for Linux? - 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: How to compile a plugin for Linux? (
/showthread.php?tid=342946)
How to compile a plugin for Linux? -
TheRoss - 15.05.2012
In title.
Re: How to compile a plugin for Linux? -
HaZaRaS™ - 15.05.2012
you actully dont need to compile the game mode or scripts. just download the linux plugin which u r using and add example :
Код:
sscand.dll , streamer.dll
Re: How to compile a plugin for Linux? -
miley1 - 15.05.2012
also download the other INC files and other files from sa-mp.com download 0.3e server and paste it in there rep me if it helped
Re: How to compile a plugin for Linux? -
Vince - 15.05.2012
You have absolutely no idea what you're talking about. I'm am not an expert on plugins either, but there should be a file called make or makefile or something similar somewhere within the source. CD to that directory and execute it. The plugin topic usually gives more information on how to compile it. It goes without saying that Linux plugins need to be compiled on Linux.
Re: How to compile a plugin for Linux? -
miley1 - 15.05.2012
bro im talking about how i did it sorry ;(
Re: How to compile a plugin for Linux? -
TheRoss - 15.05.2012
i'm compile. Thanks all.