My System information : Windows Server 2008 R2 Standard, 64 bit
I am trying to use Curl(http://curl.haxx.se/) Library with my c++ code(Visual Studio MFC). I'm trying to build libcurl.dll from the curl source using nmake (Visual Studio 10). I need to run the following command from Visual Studio Command Prompt:
nmake /f Makefile.vc mode=dll
I get the following error:Error