Mercurial > hg > vamp-plugin-sdk
view INSTALL @ 523:e0ff22b3c888 c++11-mutex
Toward making PluginAdapterBase::Impl actually thread-safe!
author | Chris Cannam |
---|---|
date | Fri, 16 Aug 2019 10:18:37 +0100 |
parents | 7a393db13c75 |
children |
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 * 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.