update the instructions slightly

This commit is contained in:
Steve Checkoway
2003-11-04 10:17:31 +00:00
parent 6a4a16e5a6
commit ea5139ec74
+2 -2
View File
@@ -1,5 +1,5 @@
BUILD BUILD
The build process has been revised again. The build process has been revised yet again.
1. Download StepMania from sourceforge. 1. Download StepMania from sourceforge.
2. Install StepMania and the libraries using the included installer 2. Install StepMania and the libraries using the included installer
3. Install ffmpeg by running the following commands from the terminal: 3. Install ffmpeg by running the following commands from the terminal:
@@ -19,7 +19,7 @@ libavcodec/common.h libavformat/rtp.h libavformat/rtsp.h \
libavformat/rtspcodes.h /usr/local/include/ffmpeg libavformat/rtspcodes.h /usr/local/include/ffmpeg
exit exit
4. Cd to the PBProject directory enter: $ touch ver.cpp 4. Cd to the PBProject directory enter: $ touch ver.cpp
5. Build StepMania by running `pbxbuild' in the PBProject directory. 5. Build StepMania by running `xcodebuild' in the PBProject directory.
Steve Checkoway Steve Checkoway
[email protected] [email protected]