This commit is contained in:
Steve Checkoway
2004-08-07 00:39:47 +00:00
parent b1f26e846d
commit f44de38a39
2 changed files with 3 additions and 9 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
SDL-1.2.7 SDL-1.2.7
ffmpeg-0.4.8 ffmpeg-0.4.9-pre1
jpeg-6b jpeg-6b
libmad-0.1.5.1b libmad-0.1.5.1b
libogg-1.1 libogg-1.1
+2 -8
View File
@@ -1,6 +1,6 @@
REQUIREMENTS REQUIREMENTS
Mac OS X 10.3 or higher is required. The Mac OS X 10.2.7 SDK needs to be Mac OS X 10.3 or higher is required. The Mac OS X 10.2.8 SDK needs to be
installed. (See NOTE.) installed.
XCode is required to build. Even though the stepmania project appears to XCode is required to build. Even though the stepmania project appears to
be a ProjectBuilder project, it has been updated by XCode and no longer be a ProjectBuilder project, it has been updated by XCode and no longer
works with ProjectBuilder. works with ProjectBuilder.
@@ -23,11 +23,5 @@ $ ./BuildInstaller ../scripts/installer.config Installer.app/Contents/Resources
And at the prompt enter: ../.. And at the prompt enter: ../..
Now Installer.app is ready to be distributed. Now Installer.app is ready to be distributed.
NOTE
I added the symlink:
ln -s /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries \
/Developer/SDKs/MacOSX10.2.7.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A
because Apple was stupid and screwed up that framework in all of the SDKs.
Steve Checkoway Steve Checkoway
[email protected] [email protected]