Files
itgmania212121/stepmania/PBProject/Libraries/librarylist
T

17 lines
447 B
Plaintext
Raw Normal View History

SDL-1.2.7
2004-08-07 00:39:47 +00:00
ffmpeg-0.4.9-pre1
jpeg-6b
libmad-0.1.5.1b
libogg-1.1
2004-10-23 06:26:55 +00:00
libpng-1.2.7
libvorbis-1.0.1
lua-5.0
Directions:
1. Decompress all of those in the Libraries directory.
2004-05-18 08:10:37 +00:00
2. Some of these need to have ./configure run before they will build. I know
2004-05-18 08:51:54 +00:00
that ffmpeg does. Others might as well. ffmpeg's configure needs to be run as
./configure --disable-vhook
2004-05-18 08:10:37 +00:00
3. Build frameworks from those libraries using xcode.
4. Hope I haven't missed anything else...