Mercurial > hg > vamp-plugin-sdk
annotate INSTALL @ 294:3f14a3891817
* fix paths
| author | cannam |
|---|---|
| date | Tue, 22 Sep 2009 10:52:58 +0000 |
| parents | 2e16d99867bd |
| children | 38c638894360 |
| 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@291 | 13 See the README file in this directory for more information about this SDK. |
| cannam@291 | 14 |
