annotate src/vamp-plugin-sdk-2.4/INSTALL @ 169:223a55898ab9 tip default

Add null config files
author Chris Cannam <cannam@all-day-breakfast.com>
date Mon, 02 Mar 2020 14:03:47 +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