Files
nethack/sys/unix/hints
nhmall d39ae5ce79 Support a build with tty,Qt,x11,curses on macOS Catalina 10.15
Assuming you have the prerequisite packages, You can specify the
window ports to include on the make command line:

make WANT_WIN_QT=1 WANT_WIN_X11=1 WANT_WIN_CURSES=1 WANT_WIN_TTY=1 all

Prequisites for window ports beyond tty:
(some sample homebrew commands to obtain them shown but that is not the
 only way):

xquartz for x11 support
	brew install xquartz

Qt for Qt support
	brew install Qt
2020-08-02 23:03:13 -04:00
..
2018-11-11 10:29:52 -05:00
2020-05-18 12:01:23 -07:00
2019-08-20 17:16:57 -07:00
2020-07-31 14:30:55 -07:00
2020-07-31 14:30:55 -07:00
2019-11-15 10:12:45 -08:00
2015-08-13 16:30:57 +03:00