[Fuse-for-macosx-commits] SF.net SVN: fuse-for-macosx: [266] branches/fusegl/README
Brought to you by:
fredm
From: <fr...@us...> - 2006-12-26 12:43:48
|
Revision: 266 http://svn.sourceforge.net/fuse-for-macosx/?rev=266&view=rev Author: fredm Date: 2006-12-26 04:43:45 -0800 (Tue, 26 Dec 2006) Log Message: ----------- Remove SDL references. Modified Paths: -------------- branches/fusegl/README Modified: branches/fusegl/README =================================================================== --- branches/fusegl/README 2006-12-26 06:31:11 UTC (rev 265) +++ branches/fusegl/README 2006-12-26 12:43:45 UTC (rev 266) @@ -1,8 +1,7 @@ FUSE for Mac OS X Source Distribution This is the source distribution of the Mac OS X version of Fuse. Full source is -included for fuse and libspectrum, you will also need to download SDL (at least -version 1.2.5, from <http://www.libsdl.org>). +included for fuse and libspectrum. Your Mac is expected to be running OS X 10.4 with the Xcode development environment. @@ -10,7 +9,6 @@ The directory structure is expected to be: fuse/ FuseImporter - SDL.framework fuse lib765 bzip2 @@ -18,8 +16,7 @@ libspectrum Full build instructions: -Uncompress the source package, cd into the directory created, and put the -SDL.framework in place. Then: +Uncompress the source package, and cd into the directory created. Then: cd bzip2 xcodebuild -configuration Deployment This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |