Mercurial > hg > sv-dependency-builds
comparison src/vamp-plugin-sdk-2.5/INSTALL @ 108:1813f30f2f15
Update Vamp plugin SDK to 2.5
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Thu, 09 May 2013 10:52:46 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
107:71c914cf6201 | 108:1813f30f2f15 |
---|---|
1 | |
2 Compiling and Installing the SDK and Examples | |
3 ============================================= | |
4 | |
5 * Windows with Visual C++: Please read build/README.msvc | |
6 | |
7 * Mac OS/X: Please read build/README.osx | |
8 | |
9 * Solaris: Please read build/README.osol | |
10 | |
11 * Linux: Please read build/README.linux | |
12 | |
13 * Windows cross-compiling from Linux: Try build/Makefile.mingw32 | |
14 | |
15 See the README file in this directory for more information about this SDK. | |
16 |