pdcurses linkage using Visual Studio 2010
问题 This is doing my nut in. I'm just trying to include pdcurses (i.e. ncurses for windows) into a test program. Linkage though is failing. Using Visual Studio 2010. I'm fully aware of setting up the correct link additional libraries path and to list the libraries themselves. No joy. I've tried the various pre-builts on the pdcurses website. No such luck. I of course resorted to building from source. Using nmake from the Visual Studio command prompt as prescribed. Built ok. Nada on link. What am