annotate src/vamp-plugin-sdk-2.4/INSTALL @ 58:eab3b14ddc95

Further win32 build updates
author Chris Cannam
date Mon, 09 Jan 2017 13:51:38 +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