annotate src/vamp-plugin-sdk-2.4/INSTALL @ 16:7f77decdb26d

Move serd/sord includes
author Chris Cannam <chris.cannam@eecs.qmul.ac.uk>
date Mon, 25 Mar 2013 12:24:18 +0000
parents b7bda433d832
children
rev   line source
Chris@12 1
Chris@12 2 Compiling and Installing the SDK and Examples
Chris@12 3 =============================================
Chris@12 4
Chris@12 5 * Windows with Visual C++: Please read build/README.msvc
Chris@12 6
Chris@12 7 * Mac OS/X: Please read build/README.osx
Chris@12 8
Chris@12 9 * Solaris: Please read build/README.osol
Chris@12 10
Chris@12 11 * Linux: Please read build/README.linux
Chris@12 12
Chris@12 13 * Windows cross-compiling from Linux: Try build/Makefile.mingw32
Chris@12 14
Chris@12 15 See the README file in this directory for more information about this SDK.
Chris@12 16