It doesn’t build on Mac. make always says “fatal error: ‘cursesw.h’ file not found”, even though OS X comes with ncurses. Installing ncurses with Homebrew doesn’t help.
make
It doesn’t build on Mac.
makealways says “fatal error: ‘cursesw.h’ file not found”, even though OS X comes with ncurses. Installing ncurses with Homebrew doesn’t help.