Mercurial > hg > sv-dependency-builds
comparison src/vamp-plugin-sdk-2.4/INSTALL @ 12:b7bda433d832
Add Vamp SDK source
author | Chris Cannam |
---|---|
date | Wed, 20 Mar 2013 15:58:35 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
11:4d14605afe75 | 12:b7bda433d832 |
---|---|
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 |