From 12f3f58d890bb83bfa62ad7e1231c0d4069bb6af Mon Sep 17 00:00:00 2001 From: Ole Christian Eidheim Date: Tue, 19 Jan 2016 09:27:15 +0100 Subject: [PATCH] Additional info for MSYS2 --- docs/install.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index aec0adf..60fddbc 100644 --- a/docs/install.md +++ b/docs/install.md @@ -90,7 +90,9 @@ make install ``` ##Windows with MSYS2 (https://msys2.github.io/) -**MSYS2 does not yet support lldb, but you can still compile juCi++ without debug support.** +**MSYS2 does not yet support lldb, but you can still compile juCi++ without debug support. Also for the time being, MSYS2 must be installed in the default MSYS2 folder (C:\msys64 or C:\msys32).** + +Note that juCi++ must be run in a MinGW Shell (for instance MinGW-w64 Win64 Shell). Install dependencies (replace `x86_64` with `i686` for 32-bit MSYS2 installs): ```sh