annotate src/vamp-plugin-sdk-2.5/INSTALL @ 132:42a73082be24

Current Capnp libs and headers from git
author Chris Cannam <cannam@all-day-breakfast.com>
date Thu, 20 Oct 2016 18:15:38 +0100
parents 1813f30f2f15
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