annotate 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
rev   line source
cannam@108 1
cannam@108 2 Compiling and Installing the SDK and Examples
cannam@108 3 =============================================
cannam@108 4
cannam@108 5 * Windows with Visual C++: Please read build/README.msvc
cannam@108 6
cannam@108 7 * Mac OS/X: Please read build/README.osx
cannam@108 8
cannam@108 9 * Solaris: Please read build/README.osol
cannam@108 10
cannam@108 11 * Linux: Please read build/README.linux
cannam@108 12
cannam@108 13 * Windows cross-compiling from Linux: Try build/Makefile.mingw32
cannam@108 14
cannam@108 15 See the README file in this directory for more information about this SDK.
cannam@108 16