BZFlag 2.1.11 Intel Macintosh Build

News and info about current and upcoming releases of the game client and server.
Post Reply
User avatar
Saturos
Art Master General
Art Master General
Posts: 1111
Joined: Mon Apr 19, 2004 2:48 pm
Location: Berlin/Germany
Contact:

BZFlag 2.1.11 Intel Macintosh Build

Post by Saturos »

Hey guys!
I've just built 2.1.11 from CVS on a MacBook Pro (obviously Intel) under 10.4.7.
I've never done that before and I have no idea if it works for you or not - on my mac it seems to be fine so I decided to share it.
Feel free to test it out!

http://www.saturos.de/BZFlag-cvs.dmg

Regards,
Satu

Edit: ts kindly merged my x86-file with a current ppc-build, producing an univeral binary of 2.1.11.
It doesnt come in a styled DMG but should work nevertheless. ;)
Here you go: http://saturos.de/BZFlag-2.1.zip

Thanks again to ts!
Fried Chicken
Private First Class
Private First Class
Posts: 8
Joined: Fri Jan 21, 2005 2:21 am

Post by Fried Chicken »

It won't open. Like, the dock will split then come back together within 1 second...
Enigma
Private First Class
Private First Class
Posts: 212
Joined: Sat Apr 23, 2005 3:13 am

Post by Enigma »

Fried Chicken wrote:It won't open. Like, the dock will split then come back together within 1 second...
If you run bzflag.app/contents/MacOS/bzflag in the terminal, you might be able to find out why it isn't working by viewing it's output in the terminal window.
User avatar
optic delusion
Special Forces
Special Forces
Posts: 1054
Joined: Sat Sep 25, 2004 2:29 pm
Location: Planet MoFo
Contact:

Post by optic delusion »

Saturos I "think" it's linked to SDL.
This "might" be the configure line you are looking for.

./autogen.sh
./configure --with-sdl-prefix=...
xcodebuild
cp -R data/*
build/Default/BZFlag.app/Contents/Resources/
Take a look at my Defender game mode concept.

Thinking is not an automatic process. A man can choose to think or to let his mind stagnate, or he can choose actively to turn against his intelligence, to evade his knowledge, to subvert his reason. If he refuses to think, he courts disaster: he cannot with impunity reject his means of perceiving reality.
ts
Dev Monkey
Dev Monkey
Posts: 970
Joined: Fri Jan 14, 2005 6:26 pm

Post by ts »

Hmm, the libcurl I had in frameworks was only PPC. Maybe this one works better but due to no "real" feedback it's only a guess.

http://saturos.de/projects/upload/files/BZFlag-CVS.dmg
GU league: http://www.guleague.org/
An introduction to TCP: http://www.lafkon.net/tc/
User avatar
optic delusion
Special Forces
Special Forces
Posts: 1054
Joined: Sat Sep 25, 2004 2:29 pm
Location: Planet MoFo
Contact:

Post by optic delusion »

Link (dyld) error

Library not loaded: /usr/local/lib/libSDL-1.2.0.dylib
Referenced from: /Users/delusional/Desktop/BZFlag-2.1.11.app/Contents/MacOS/BZFlag
Reason: image not found
Take a look at my Defender game mode concept.

Thinking is not an automatic process. A man can choose to think or to let his mind stagnate, or he can choose actively to turn against his intelligence, to evade his knowledge, to subvert his reason. If he refuses to think, he courts disaster: he cannot with impunity reject his means of perceiving reality.
ts
Dev Monkey
Dev Monkey
Posts: 970
Joined: Fri Jan 14, 2005 6:26 pm

Post by ts »

Optic Delusion wrote:Link (dyld) error

Library not loaded: /usr/local/lib/libSDL-1.2.0.dylib
Referenced from: /Users/delusional/Desktop/BZFlag-2.1.11.app/Contents/MacOS/BZFlag
Reason: image not found
Are you using a PPC Mac or a x86 Mac?
GU league: http://www.guleague.org/
An introduction to TCP: http://www.lafkon.net/tc/
User avatar
optic delusion
Special Forces
Special Forces
Posts: 1054
Joined: Sat Sep 25, 2004 2:29 pm
Location: Planet MoFo
Contact:

Post by optic delusion »

It's an older, 32 bit Intel Mac, I was an early adopter.
I guess it's possible my libraries are misplaced. I did compile a 2.1 binary about eight months ago, possibly I symlinked SDL to a non-default location? /me cant remember.
Take a look at my Defender game mode concept.

Thinking is not an automatic process. A man can choose to think or to let his mind stagnate, or he can choose actively to turn against his intelligence, to evade his knowledge, to subvert his reason. If he refuses to think, he courts disaster: he cannot with impunity reject his means of perceiving reality.
Post Reply