From 1335376584e9d239f7c590998033493814160e6c Mon Sep 17 00:00:00 2001 From: eidheim Date: Wed, 1 Mar 2017 12:54:15 +0100 Subject: [PATCH] Added gtksourceviewmm3 recompilation and reinstallation instructions for MSYS2 --- docs/install.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/install.md b/docs/install.md index 41b7405..09eb573 100644 --- a/docs/install.md +++ b/docs/install.md @@ -153,6 +153,14 @@ make make install ``` +Before running juCi++ on MSYS2, you currently need to recompile and reinstall gtksourceviewmm3: +```sh +git clone git://github.com/Alexpux/MINGW-packages +cd MINGW-packages/mingw-w64-gtksourceviewmm3 +makepkg-mingw -sLf +pacman -U mingw-w64-x86_64-gtksourceviewmm3* +``` + ## Run ```sh juci