Compiling cmus for cygwin
Posted on 21 Jan 2015 in Programming • Tagged with cygwin, cmus, programming, windows • 5 min read
I work on a Windows machine for my dally job. On my personal desktop I use Arch Linux and i3 therefore my music player is in curses and does not need any mouse. In fact I use cmus. So I tried to replace my old media player clementine with cmus on Windows in cygwin.
For that we need to compile cmus from sources.
Continue reading