annotate src/vamp-plugin-sdk-2.4/INSTALL @ 167:bd3cc4d1df30

Add FFTW 3.3.8 source, and a Linux build
author Chris Cannam <cannam@all-day-breakfast.com>
date Tue, 19 Nov 2019 14:52:55 +0000
parents efb4b8187266
children
rev   line source
cannam@97 1
cannam@97 2 Compiling and Installing the SDK and Examples
cannam@97 3 =============================================
cannam@97 4
cannam@97 5 * Windows with Visual C++: Please read build/README.msvc
cannam@97 6
cannam@97 7 * Mac OS/X: Please read build/README.osx
cannam@97 8
cannam@97 9 * Solaris: Please read build/README.osol
cannam@97 10
cannam@97 11 * Linux: Please read build/README.linux
cannam@97 12
cannam@97 13 * Windows cross-compiling from Linux: Try build/Makefile.mingw32
cannam@97 14
cannam@97 15 See the README file in this directory for more information about this SDK.
cannam@97 16