Mercurial > hg > sv-dependency-builds
diff src/vamp-plugin-sdk-2.4/INSTALL @ 12:b7bda433d832
Add Vamp SDK source
author | Chris Cannam |
---|---|
date | Wed, 20 Mar 2013 15:58:35 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/vamp-plugin-sdk-2.4/INSTALL Wed Mar 20 15:58:35 2013 +0000 @@ -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. +