view INSTALL @ 415:1522e2f6d700

Fix handling of output sample rate in buffering adapter in case where SampleType is Fixed but no sample rate provided (which is invalid behaviour from the plugin, but we might as well do the right thing with it)
author Chris Cannam
date Fri, 04 Sep 2015 13:48:28 +0100
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.