Update build instructions. All files that would be generated for the frameworks are done by the Xcode build now.

This commit is contained in:
Steve Checkoway
2006-01-16 03:41:09 +00:00
parent 03525246a1
commit 407b356895
+1 -4
View File
@@ -13,10 +13,7 @@ lua-5.0
Directions:
1. Decompress all of those in the Libraries directory (libresample can be
copied from stepmania/src/libresample).
1.5. Patch ffmpeg using ffmpeg-0.4.9-pre1-sm.patch.
2. Some of these need to have ./configure run before they will build. I know
that ffmpeg does. Others might as well. ffmpeg's configure needs to be run as
./configure --disable-vhook
2. Patch ffmpeg using ffmpeg-0.4.9-pre1-sm.patch.
3. Build the frameworks listed above from those libraries using Xcode 2.2.1.
4. Build static libraries with ./configure && make of the static libraries
and move them into the Libraries directory.