From 59ee208239f77eee663bc688ce48c7a80b583d8d Mon Sep 17 00:00:00 2001 From: Willem Jan Palenstijn Date: Fri, 9 Dec 2016 17:16:48 +0100 Subject: Mention VS redistributable --- README.md | 6 ++++-- README.txt | 7 +++++-- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2cf7081..20f87ac 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,10 @@ See the MATLAB and Python code samples in samples/ and on http://www.astra-toolb ### Windows, binary -Add the mex and tools subdirectories to your MATLAB path, or copy -the Python astra module to your Python site-packages directory. +Add the mex and tools subdirectories to your MATLAB path, or copy the Python +astra module to your Python site-packages directory. We require the Microsoft +Visual Studio 2015 redistributable package. If this is not already installed on +your system, it is included as vc_redist.x64.exe in the ASTRA zip file. ### Linux, from source diff --git a/README.txt b/README.txt index c1ca3a5..0edc236 100644 --- a/README.txt +++ b/README.txt @@ -42,8 +42,11 @@ Installation instructions: Windows, binary: ----------------- -Add the mex and tools subdirectories to your matlab path and the Python module -to your Python path. +Add the mex and tools subdirectories to your MATLAB path, or copy the Python +astra module to your Python site-packages directory. We require the Microsoft +Visual Studio 2015 redistributable package. If this is not already installed on +your system, it is included as vc_redist.x64.exe in the ASTRA zip file. + -- cgit v1.2.3