cURL / Mailing Lists / curl-library / Single Mail

curl-library

Problem with Makefile. VC8

From: Karandeep Malik <karandeepmalik_at_gmail.com>
Date: Wed, 16 Apr 2008 20:43:02 +0530

I tried nmake with following command, to make a release dll with ssl,
Windows SSPI and ZLIB.

nmake /A /p /d /f Makefile.vc8 CFG=release-ssl-dll-zlib-dll
Before doing so I did supply the openssl and zlib path

And I got the following error:-

Wed, Apr 16 2008 20:32:17 release-ssl-dll-zlib-dll
                                release-ssl-dll-zlib-dll\base64.obj
target does not exist
Mon, Nov 05 2007 15:15:10 .\base64.c
        cl.exe /O2 /DNDEBUG /MD /DUSE_SSLEAY /I
"D:/openssl/openssl-0.9.8g/inc32" /I
"D:/openssl/openssl-0.9.8g/inc32/openssl" /DHAVE_ZLIB
_H /DHAVE_ZLIB /DHAVE_LIBZ /I "D:/TOOLBOX/wnti32/zlib/1.2.3"
/DCURL_STATICLIB /I. /I../include /nologo /W3 /EHsc /DWIN32 /FD /c
/DBUILDING
_LIBCURL /DUSE_WINDOWS_SSPI /I"C:\Program Files\Microsoft SDK"\include
/Fo"release-ssl-dll-zlib-dll\base64.obj" .\base64.c
NMAKE : fatal error U1077: 'C:\apps\MVS8\VC\bin\cl.exe' : return code
'0xc0000135'
Stop.

Any ideas , what could be the problem ?/

Regards,
Karandeep Malik
Received on 2008-04-16