我已经尝试在Visual Studio2015中安装PDCurses两天了,但是我仍然遇到了麻烦。我找到的最好的解决方案是下载Cygwin并使用make文件。# Visual C++ NMakefile for PDCurses library - Win32 VC++ 2.0+# Usage: nmake -f [path\]vcwin32.mak[DEBUG=] [DLL=] [WIDE=] [UTF8=] [target]# where target can be any of:
# [all|demos|pdcurses