Search found 2 matches

by selmoatse
Sun Dec 02, 2007 6:57 am
Forum: Help: Source Code / Compiling / Development
Topic: Mac SVN/Compile instructions
Replies: 68
Views: 53595

Interestingly enough, /Developer/SDKs/MacOSX10.5sdk/ is present but apparently isn't used? Attached are the output of "./configure --enable-optimized" with trunk and "xcodebuild". A warning about something called FreeType seems to be causing some problems. I have FreeType v2.3.5 ...
by selmoatse
Sun Dec 02, 2007 3:08 am
Forum: Help: Source Code / Compiling / Development
Topic: Mac SVN/Compile instructions
Replies: 68
Views: 53595

xcodebuild error

I am running Mac OS X v10.5.1 and Xcode v3.0. This is what I did (mostly following your instructions): 1. Downloaded SDL-1.2.12.dmg and copied the SDL.framework directory to /Library/Frameworks. 2. svn checkout https://bzflag.svn.sourceforge.net/svnroot/bzflag/branches/v2_0branch/bzflag 3. cd bzflag...