SA-MP Forums Archive
.dll to .so - 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: .dll to .so (/showthread.php?tid=405363)



.dll to .so - ball - 06.01.2013

I want to compile .dll plugin to .so but i don't know how i can it do. Must I have a linux for this or other programs?


Re: .dll to .so - Unirom Shaw - 06.01.2013

L0L you can't.


Re : .dll to .so - [HRD]Mar1 - 06.01.2013

Just donwload .so plugins.


Re: .dll to .so - ball - 06.01.2013

I can't find this plugin, so i want compile it by myself


Re: .dll to .so - u3ber - 06.01.2013

Quote:
Originally Posted by ball
Посмотреть сообщение
I want to compile .dll plugin to .so but i don't know how i can it do. Must I have a linux for this or other programs?
linux machine -> get source -> ( platform dependant? -> modify ) -> compile


Re: .dll to .so - Kebab- - 06.01.2013

I'd imagine it would be much easier to find the file on SA:MP forums. Use the search. Nearly all of the releases include a .so and .dll download. If not, it's not ready to be released.


Re: .dll to .so - ball - 06.01.2013

Quote:
Originally Posted by arbit
Посмотреть сообщение
linux machine -> get source -> ( platform dependant? -> modify ) -> compile
Can you specify this tips? Because I am new in plugins and C++