Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

Commit

Permalink
gtksourceviewmm3 workaround no longer necessary on MSYS2
Browse files Browse the repository at this point in the history
  • Loading branch information
eidheim committed Jan 19, 2018
1 parent 03ca2fd commit 0851be5
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,14 +156,6 @@ 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
Expand Down

0 comments on commit 0851be5

Please sign in to comment.