annotate src/vamp-plugin-sdk-2.4/INSTALL @ 83:ae30d91d2ffe

Replace these with versions built using an older toolset (so as to avoid ABI compatibilities when linking on Ubuntu 14.04 for packaging purposes)
author Chris Cannam
date Fri, 07 Feb 2020 11:51:13 +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