diff --git a/stepmania/PBProject/Libraries/librarylist b/stepmania/PBProject/Libraries/librarylist index 6e236ad09f..5a904423b4 100644 --- a/stepmania/PBProject/Libraries/librarylist +++ b/stepmania/PBProject/Libraries/librarylist @@ -1,5 +1,5 @@ SDL-1.2.7 -ffmpeg-0.4.8 +ffmpeg-0.4.9-pre1 jpeg-6b libmad-0.1.5.1b libogg-1.1 diff --git a/stepmania/PBProject/README b/stepmania/PBProject/README index b18dfeb686..652e7e6996 100644 --- a/stepmania/PBProject/README +++ b/stepmania/PBProject/README @@ -1,6 +1,6 @@ REQUIREMENTS -Mac OS X 10.3 or higher is required. The Mac OS X 10.2.7 SDK needs to be -installed. (See NOTE.) +Mac OS X 10.3 or higher is required. The Mac OS X 10.2.8 SDK needs to be +installed. 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 works with ProjectBuilder. @@ -23,11 +23,5 @@ $ ./BuildInstaller ../scripts/installer.config Installer.app/Contents/Resources And at the prompt enter: ../.. 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@cs.washington.edu