compiling bzflag 2.0.11 on windows XP

Questions or HOWTOs about the above? Post 'em here...
Post Reply
User avatar
the panda next door
Private First Class
Private First Class
Posts: 42
Joined: Sun Mar 16, 2008 3:55 am
Location: Las Vegas

compiling bzflag 2.0.11 on windows XP

Post by the panda next door »

Can someone explain to me the steps of building bzflag on windows XP.
:arrow:

My Computer has no compilers or special libraries installed. :(

I also don't know which source to use: svn or the download on the wiki.
User avatar
JeffM
Staff Sergeant
Staff Sergeant
Posts: 5196
Joined: Fri Dec 13, 2002 4:11 am

Post by JeffM »

You would need to get a development environment and all the required libraries before you can compile bzflag on windows.

If you are not interested in developing bzflag there is no reason to compile it. just use the premade versions.

If you want to develop then learn to code first before you work on bzflag.
ImageJeffM
User avatar
the panda next door
Private First Class
Private First Class
Posts: 42
Joined: Sun Mar 16, 2008 3:55 am
Location: Las Vegas

Post by the panda next door »

How do I set up the development environment? (eg. what do I need to download and what commands do I run?) :?:
User avatar
JeffM
Staff Sergeant
Staff Sergeant
Posts: 5196
Joined: Fri Dec 13, 2002 4:11 am

Post by JeffM »

It is a very involved process that will assume you know how to develop software. It is not our place to give you step by step instructions on how to set up your compiler.

2.0.x was meant to be built with Visual C++ 2003. There is no free version of 2003. There is a free version of Visual C++ 2005 ( the express edition ) that can be used to build 2.0.x with some tweaks.

Why do you want to use 2.0.11? what features are you expecting?
ImageJeffM
User avatar
the panda next door
Private First Class
Private First Class
Posts: 42
Joined: Sun Mar 16, 2008 3:55 am
Location: Las Vegas

Post by the panda next door »

I was expecting more and better plugins for bzfs and whatever updates it comes with.

I have also compiled bzflag 2.0.11 on mac, so don't assume I'm dumb.
User avatar
JeffM
Staff Sergeant
Staff Sergeant
Posts: 5196
Joined: Fri Dec 13, 2002 4:11 am

Post by JeffM »

I am not assuming you are dumb. I am just saying that it will not be trivial. Building on Windows in 2.0.x is not as simple as building on the mac, and windows does not come with a compiler.

Are you looking to use a free version of MSVC? or some other compiler?
ImageJeffM
User avatar
the panda next door
Private First Class
Private First Class
Posts: 42
Joined: Sun Mar 16, 2008 3:55 am
Location: Las Vegas

Post by the panda next door »

The easiest free compiler is the one I want.
User avatar
JeffM
Staff Sergeant
Staff Sergeant
Posts: 5196
Joined: Fri Dec 13, 2002 4:11 am

Post by JeffM »

there is no easy way to build 2.0.x

come into IRC or find me in IM and I can help you. It will be a long involved process.
ImageJeffM
SkindupTruk
Private First Class
Private First Class
Posts: 19
Joined: Fri Apr 11, 2008 10:17 pm

Post by SkindupTruk »

your question motivated me to make my first post

http://my.bzflag.org/bb/viewtopic.php?t=12653
Post Reply