15.01.2009, 23:38
Hello,
I've recently made a plugin for the gamemode I am making. I have hit a brick wall. The server we have planned to get will run on Linux...
...So I ask, how do I compile into a .so file using DevC++.
I've seen people post this:
But it don't work... I assume it's for a different Compiler?
Any help is appreciated,
Thank you,
Stephen
I've recently made a plugin for the gamemode I am making. I have hit a brick wall. The server we have planned to get will run on Linux...
...So I ask, how do I compile into a .so file using DevC++.
I've seen people post this:
Code:
-DLINUX -Iamx/
Any help is appreciated,
Thank you,
Stephen