annotate src/vamp-plugin-sdk-2.5/INSTALL @ 35:41ea6f72fef5

Update C++ libraries using libc++ on OS/X
author Chris Cannam
date Wed, 11 Mar 2015 13:30:03 +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