annotate src/vamp-plugin-sdk-2.5/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 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