From 35d264b2e8a2d8fc0cb8b1caadc9b1f7cb57ea42 Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Tue, 25 Nov 2003 16:11:47 +0000 Subject: [PATCH] Add frameworks --- stepmania/PBProject/README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/stepmania/PBProject/README b/stepmania/PBProject/README index 49d3bd9e8c..053ba9aca7 100644 --- a/stepmania/PBProject/README +++ b/stepmania/PBProject/README @@ -22,5 +22,10 @@ exit 5. Build StepMania by running `xcodebuild -target stepmania' in the PBProject directory. +NOTE to self: I added the symlink: +ln -s /System/Library/Frameworks/OpenGL/Versions/A/Libraries/ \ +/Developer/SDKs/MacOSX10.2.7.sdk/System/Library/Frameworks/OpenGL/Versions/A/ +because Apple was stupid and screwed up that framework. + Steve Checkoway steve@cs.washington.edu \ No newline at end of file