From 25e979dc86275d83944208d49a9a3c8c0513b752 Mon Sep 17 00:00:00 2001 From: eidheim Date: Fri, 25 Nov 2016 19:53:38 +0100 Subject: [PATCH] Updated information regarding debug support on MSYS2 in installation docs --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index 7fc7a41..84d1de9 100644 --- a/docs/install.md +++ b/docs/install.md @@ -134,7 +134,7 @@ make install ``` ##Windows with MSYS2 (https://msys2.github.io/) -**MSYS2 does not yet support lldb (see https://github.com/cppit/jucipp/issues/190), but you can still compile juCi++ without debug support.** +**See https://github.com/cppit/jucipp/issues/190 for details on adding debug support in MSYS2** Install dependencies (replace `x86_64` with `i686` for 32-bit MSYS2 installs): ```sh