Mercurial > hg > vamp-plugin-sdk
diff build/README.osx @ 397:14b34e85523b
Updates for v2.6
author | Chris Cannam |
---|---|
date | Tue, 16 Jun 2015 10:26:12 +0100 |
parents | c70e1ceb1eff |
children | 6dfe3dd38878 |
line wrap: on
line diff
--- a/build/README.osx Tue Jun 16 10:12:51 2015 +0100 +++ b/build/README.osx Tue Jun 16 10:26:12 2015 +0100 @@ -5,10 +5,8 @@ Prerequisites ------------- -You must have Xcode installed, with the command-line build tools. - -(If you are using Xcode 4, you may have to go to Preferences -> -Downloads -> Components and install the Command Line Tools component.) +You must have Xcode installed, with the command-line build tools (an +optional component). You must have libsndfile (http://www.mega-nerd.com/libsndfile/) installed in order to build the command-line host successfully. But @@ -34,8 +32,8 @@ the vamp-sdk and src/vamp-sdk (for plugins) or vamp-hostsdk and src/vamp-hostsdk (for hosts) directories to your existing project. -If you are using OS/X 10.6 or older, use Makefile.osx.106 instead of -Makefile.osx. +If you are using OS/X 10.6 or older, you could try Makefile.osx.106 +instead of Makefile.osx. Installing the Example Plugins