21 lines
488 B
Plaintext
21 lines
488 B
Plaintext
Frameworks:
|
|
ffmpeg-r8448
|
|
libmad-0.1.5.1b
|
|
|
|
Static Libraries:
|
|
jpeg-6b
|
|
libogg-1.1.2
|
|
libpng-1.2.8
|
|
libvorbis-1.1.1
|
|
libtheora-1.0alpha5
|
|
zlib-1.2.3
|
|
|
|
Directions:
|
|
1. Decompress all of those in the Libraries directory.
|
|
2. Get ffmpeg via
|
|
svn co -r 8448 svn://svn.mplayerhq.hu/ffmpeg/trunk/ ffmpeg-r8448
|
|
3. Open Libraries.xcode and build target all.
|
|
4. Copy the frameworks (except for ffmpeg-i386.framework) to
|
|
stepmania/PBProject/Frameworks and the static libraries to
|
|
stepmania/PBProject/Libraries
|