Search found 6 matches

by dgmul
Sun Dec 30, 2007 12:56 am
Forum: Help: Source Code / Compiling / Development
Topic: Compiling using xcodebuild on Mac OS 10.4 Intel
Replies: 12
Views: 7382

Whoops, attached the wrong error there in my last post.

Attached is the output I get for "xcodebuild" using XCode 2.5, and then the output I get when I reconfigure, and try to build using "make".
by dgmul
Sat Dec 22, 2007 2:39 am
Forum: Help: Source Code / Compiling / Development
Topic: Compiling using xcodebuild on Mac OS 10.4 Intel
Replies: 12
Views: 7382

DTRemenak wrote:It looks like it's not configured correctly. Macs should not be using GLX calls, they should be using Apple's GL Framework. Try re-running configure and/or editing config.h as applicable.
How might one go about doing that?
by dgmul
Fri Dec 21, 2007 9:55 pm
Forum: Help: Source Code / Compiling / Development
Topic: Compiling using xcodebuild on Mac OS 10.4 Intel
Replies: 12
Views: 7382

Optic Delusion wrote:Copy SDL.framework to /Library/Frameworks
Yeah, I had done that.

Now I get a different looking error with XCode 2.5, which is attached.
by dgmul
Fri Dec 21, 2007 12:03 am
Forum: Help: Source Code / Compiling / Development
Topic: Compiling using xcodebuild on Mac OS 10.4 Intel
Replies: 12
Views: 7382

Turns out I have XCode 2.2.1. The newest version is apparently XCode 3.0, but that is a part of Mac OS 10.5 Leopard, and I have Mac OS 10.4 Tiger. To upgrade to XCode 3.0 I would have to buy Leopard.

Attached is the entire output.
by dgmul
Thu Dec 20, 2007 11:51 pm
Forum: Help: Source Code / Compiling / Development
Topic: Compiling using xcodebuild on Mac OS 10.4 Intel
Replies: 12
Views: 7382

Constitution wrote:Do you have the latest version of Xcode/Developer Tools?
Hm, don't know. How would I find that out?
by dgmul
Thu Dec 20, 2007 11:47 pm
Forum: Help: Source Code / Compiling / Development
Topic: Compiling using xcodebuild on Mac OS 10.4 Intel
Replies: 12
Views: 7382

Compiling using xcodebuild on Mac OS 10.4 Intel

Hey there! I own a 20" first generation Intel iMac. I tried to compile BZFlag 2.0.10 from source using XCode, but I got an error while it was compiling. If anyone with any knowledge on this matter would be kind enough to give me any help, it would be greatly appreciated! Here's the error: OpenG...