NCurses is a shell library that provides console abstraction, ...
There is no prebuilt binary available yet. See below for build instructions
in the source directory from the MSYS shell:
configure --host=x86_64-w64-mingw32 --enable-term-driver --enable-sp-funcs --prefix=/some/prefix
type
make
make check
make install
Wiki2: GeneralUsageInstructions
Wiki2: MSYS
Wiki2: ProjectSpecificInstructions