./bootstrap
./configure --program-prefix= --disable-oss --host=i386-mingw32 --build=i386-cygwin --target=i386-ming32 --disable-Werror
make
make install
./bootstrap errors (the first line and the the last few, too many to fit on the screen)
autoheader: include/config.h.in is unchanged
.
.
.
qw/source/Makefile.am:214: invalid unused variable name: `qw_client_sgl_LDFLAGS'
qw/source/Makefile.am:211: invalid unused variable name: `qw_client_sgl_LDADD'
qw/source/Makefile.am:222: invalid unused variable name: `qw_client_wgl_LDADD'
qw/source/Makefile.am:92: invalid unused variable name: `qw_server_LDADD'
qw/source/Makefile.am:93: invalid unused variable name: `qw_server_LDFLAGS'
qw/source/Makefile.am:215: invalid unused variable name: `qw_client_sgl_DEPENDENCIES'
qw/source/Makefile.am:96: invalid unused variable name: `qw_master_SOURCES'
qw/source/Makefile.am:181: invalid unused variable name: `qw_client_x11_SOURCES'
qw/source/Makefile.am:226: invalid unused variable name: `qw_client_wgl_DEPENDENCIES'
qw/source/Makefile.am:175: invalid unused variable name: `qw_client_svga_DEPENDENCIES'
qw/source/Makefile.am:158: invalid unused variable name: `qw_client_sdl32_LDADD'
qw/source/Makefile.am:157: invalid unused variable name: `qw_client_sdl32_SOURCES'
qw/source/Makefile.am:98: invalid unused variable name: `qw_master_LDFLAGS'
qw/source/Makefile.am:186: invalid unused variable name: `qw_client_x11_LDFLAGS'
Locate the /usr/local/bin directory (example: "C:\cygwin\usr\local\bin")
Copy the qw-* and nq-* files to your game executable directory
(i.e. the folder containing the "hands" folder for Hack and Slash)