diff src/vamp-plugin-sdk-2.5/INSTALL @ 23:619f715526df sv_v2.1

Update Vamp plugin SDK to 2.5
author Chris Cannam
date Thu, 09 May 2013 10:52:46 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/vamp-plugin-sdk-2.5/INSTALL	Thu May 09 10:52:46 2013 +0100
@@ -0,0 +1,16 @@
+
+Compiling and Installing the SDK and Examples
+=============================================
+
+ * Windows with Visual C++: Please read build/README.msvc
+
+ * Mac OS/X: Please read build/README.osx
+
+ * Solaris: Please read build/README.osol
+
+ * Linux: Please read build/README.linux
+
+ * Windows cross-compiling from Linux: Try build/Makefile.mingw32
+
+See the README file in this directory for more information about this SDK.
+