annotate src/vamp-plugin-sdk-2.5/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 619f715526df
children
rev   line source
Chris@23 1
Chris@23 2 Compiling and Installing the SDK and Examples
Chris@23 3 =============================================
Chris@23 4
Chris@23 5 * Windows with Visual C++: Please read build/README.msvc
Chris@23 6
Chris@23 7 * Mac OS/X: Please read build/README.osx
Chris@23 8
Chris@23 9 * Solaris: Please read build/README.osol
Chris@23 10
Chris@23 11 * Linux: Please read build/README.linux
Chris@23 12
Chris@23 13 * Windows cross-compiling from Linux: Try build/Makefile.mingw32
Chris@23 14
Chris@23 15 See the README file in this directory for more information about this SDK.
Chris@23 16