Mercurial > hg > vamp-plugin-sdk
annotate INSTALL @ 313:b570254e70a0
* Don't use 10.4 SDK any more... it's too troublesome on 10.6
* Add a note indicating you can still build even if you don't have libsndfile
| author | Chris Cannam | 
|---|---|
| date | Mon, 07 Mar 2011 13:59:27 +0000 | 
| parents | 38c638894360 | 
| children | 7a393db13c75 | 
| rev | line source | 
|---|---|
| cannam@291 | 1 | 
| cannam@291 | 2 Compiling and Installing the SDK and Examples | 
| cannam@291 | 3 ============================================= | 
| cannam@291 | 4 | 
| cannam@291 | 5 * Windows with Visual C++: Please read build/README.msvc | 
| cannam@291 | 6 | 
| cannam@291 | 7 * Mac OS/X: Please read build/README.osx | 
| cannam@291 | 8 | 
| cannam@291 | 9 * Solaris: Please read build/README.osol | 
| cannam@291 | 10 | 
| cannam@291 | 11 * Linux: Please read build/README.linux | 
| cannam@291 | 12 | 
| cannam@296 | 13 * Windows cross-compiling from Linux: Try build/Makefile.mingw32 | 
| cannam@296 | 14 | 
| cannam@291 | 15 See the README file in this directory for more information about this SDK. | 
| cannam@291 | 16 | 
