Files
itgmania212121/stepmania/PBProject/Libraries/README
T

20 lines
506 B
Plaintext
Raw Normal View History

2006-01-15 23:49:07 +00:00
Frameworks:
2004-08-07 00:39:47 +00:00
ffmpeg-0.4.9-pre1
libmad-0.1.5.1b
2006-01-15 23:49:07 +00:00
libresample
Static Libraries:
jpeg-6b
libogg-1.1
2004-10-23 06:26:55 +00:00
libpng-1.2.7
libvorbis-1.0.1
lua-5.0
Directions:
2006-01-15 23:49:07 +00:00
1. Decompress all of those in the Libraries directory (libresample can be
copied from stepmania/src/libresample).
2. Patch ffmpeg using ffmpeg-0.4.9-pre1-sm.patch.
2006-01-15 23:49:07 +00:00
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.