view INSTALL @ 538:8ffb8985ae8f

Add ability to disown a wrapped plugin - making it possible to use the adapters in some situations involving managed pointers that didn't work previously
author Chris Cannam
date Thu, 23 Apr 2020 11:39:34 +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.