Mercurial > hg > vamp-plugin-sdk
view INSTALL @ 312:2ad57dd004ba
* Make plugin objects depend on headers as well as source files
* Note that we require GNU make
* Use non-recursive variable assignments throughout
author | Chris Cannam |
---|---|
date | Wed, 09 Feb 2011 09:28:34 +0000 |
parents | 38c638894360 |
children | 7a393db13c75 |
line wrap: on
line source
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.