compiling plugins

Questions, comments, and news on the server side plug-ins and it's API
Post Reply
User avatar
Matt?
Private First Class
Private First Class
Posts: 281
Joined: Sun Jan 09, 2005 10:15 pm
Location: st. john wa
Contact:

compiling plugins

Post by Matt? »

can someone show me how to compile a plugin? thnaks
Image
dango
Private First Class
Private First Class
Posts: 1400
Joined: Sun Feb 06, 2005 5:40 pm
Location: Somewhere over there.

Post by dango »

if your on windows they come pre-built
if your on linux cd to the dir og the plugin( example: cd bzflag/pligins/HoldTheFlag) then run make. if you don't get a so recomplile using ./configure --enable-shared (./configure --enable-shared --enable-plugins to build plugins while compiling)
i don't know other os's
Image
User avatar
Matt?
Private First Class
Private First Class
Posts: 281
Joined: Sun Jan 09, 2005 10:15 pm
Location: st. john wa
Contact:

Post by Matt? »

me1 wrote:if your on windows they come pre-built
if your on linux cd to the dir og the plugin( example: cd bzflag/pligins/HoldTheFlag) then run make. if you don't get a so recomplile using ./configure --enable-shared (./configure --enable-shared --enable-plugins to build plugins while compiling)
i don't know other os's
im on windows, running mingw and i think that is a unix type compiler so i bet the linux way will work. thanks me1
Image
dango
Private First Class
Private First Class
Posts: 1400
Joined: Sun Feb 06, 2005 5:40 pm
Location: Somewhere over there.

Post by dango »

do you have a CVS version or a beta/stable built, cuz betas and stables for windows come with pre-made plug-in ddl's in the bzflag dir
Image
User avatar
Matt?
Private First Class
Private First Class
Posts: 281
Joined: Sun Jan 09, 2005 10:15 pm
Location: st. john wa
Contact:

Post by Matt? »

me1 wrote:do you have a CVS version or a beta/stable built, cuz betas and stables for windows come with pre-made plug-in ddl's in the bzflag dir
yea i know that but that dosent have all of the plugins in there
Image
Post Reply