From 2f7ec2a25679598862aa5e27218ba02e776cfc85 Mon Sep 17 00:00:00 2001 From: Justin Worthe Date: Thu, 6 Jul 2017 18:21:36 +0200 Subject: Updated readme to indicate lack of Windows support --- README.org | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'README.org') diff --git a/README.org b/README.org index 4b0fe5d..12c8177 100644 --- a/README.org +++ b/README.org @@ -39,7 +39,6 @@ cargo test #+END_SRC * Project structure - ** File Structure - Dependencies are declared in ~Cargo.toml~ @@ -61,3 +60,12 @@ cargo test presentation logic, so that the processing can be reused independently. +* System Requirements + +I have tested this project and found it to be working on a Linux +system. It should also work under MacOS. + +Unfortunately, Windows is not currently supported. If you wish to +contribute to adding Windows support, the most useful approach would +be to take a look at the [[https://github.com/RustAudio/rust-portaudio/issues/71][open issue in rust-portaudio]] for supporting +Windows in their build script. -- cgit v1.2.3