I've looked everywhere for the answer to this, no luck. I'm trying to build cURL for visual studio 2015.
nmake /f Makefile.vc mode=static VC=14 debug=no
After a couple of seconds of building it, it says
'rc' is not recognized as an internal or external command,
operable program or batch file.
NMAKE : fatal error U1077: 'rc' : return code '0x1'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual
Studio 14.0
\VC\BIN\nmake.exe"' : return code '0x2'
Stop.