Compiling *.so on Windows - 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: Plugin Development (
https://sampforum.blast.hk/forumdisplay.php?fid=18)
+--- Thread: Compiling *.so on Windows (
/showthread.php?tid=284156)
Compiling *.so on Windows -
Neavorce - 18.09.2011
I have a slower pc, and i cant install any linux operating system.
I using Windows 7 Home Premium ( 32 bit OP ) and using Microsoft Visual C++ 2010 Express for
*.dll compile. ( The *.dll plugins works on windows. )
I find a tutorial, but not works fine on Linux hosting.
Or there an easy way to compile a .so on Windows?
Thanks.
Re: Compiling *.so on Windows -
Haydn - 18.09.2011
Actually, Kinda off topic, But. Linux is actually quicker than 7 on slower machines. I have run Linux (Ubuntu) with 256 MB ram and it worked really well. Windows 7 can't even install with that amount.
Re: Compiling *.so on Windows -
Neavorce - 18.09.2011
Ok. I do not speak english. - Sorry.
I downloading a Microsoft Virtual PC 2007 and Ubuntu 11.04 ( 32bit ).
( I do not know that will run )
If this works, then how can I convert to *.so?
Re: Compiling *.so on Windows -
Neavorce - 18.09.2011
There is no way to convert in Windows?
Re: Compiling *.so on Windows -
Gamer_Z - 18.09.2011
Quote:
Originally Posted by ******
GCC cross compile.
|
Quote:
Originally Posted by Neavorce
There is no way to convert in Windows?
|
There is a Way, you can use GCC on windows, just ****** some tuts for "GCC for WINDOWS".
I will try too, when i got some results i will report them.
EDIT:
I tried MinGW but erm....
hmm if it happens to me maybe to other people too: