thanks, but did not help. any ideas?

E:\curl-2dc63c72dc86029e4586aab48517297626f2e455\winbuild>nmake /f Makefile.vc m
ode=dll

Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
Copyright (C) Microsoft Corporation.  All rights reserved.

configuration name: libcurl-vc-x86-release-dll-ipv6-sspi-spnego-winssl
Could Not Find E:\curl-2dc63c72dc86029e4586aab48517297626f2e455\winbuild\LIBCURL
_OBJS.inc
Could Not Find E:\curl-2dc63c72dc86029e4586aab48517297626f2e455\winbuild\CURL_OB
JS.inc
        cl.exe /O2 /DNDEBUG /MD /I. /I ../lib /I../include /nologo /W3 /EHsc /DW
IN32 /FD /c /DBUILDING_LIBCURL /I"../../deps/include"  /DUSE_WIN32_IDN /DWANT_ID
N_PROTOTYPES  /DUSE_IPV6  /DUSE_WINDOWS_SSPI /DUSE_SCHANNEL  /DHAVE_SPNEGO /Fo".
.\builds\libcurl-vc-x86-release-dll-ipv6-sspi-spnego-winssl-obj-lib/file.obj"  .
.\lib\file.c
file.c
e:\curl-2dc63c72dc86029e4586aab48517297626f2e455\lib\curl_setup.h(125) : fatal e
rror C1083: Cannot open include file: 'curl/curlbuild.h': No such file or direct
ory
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 10.0
\VC\BIN\cl.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 10.0
\VC\BIN\nmake.exe"' : return code '0x2'
Stop.

E:\curl-2dc63c72dc86029e4586aab48517297626f2e455\winbuild>



-------- Original Message  --------
Subject: Re: MSVC 2010/ curl 7.36
From: Daniel Stenberg <dan...@haxx.se>
To: libcurl development <curl-library@cool.haxx.se>
Date: Thursday, 8. May 2014 22:32:24

On Thu, 8 May 2014, David Tran wrote:

http://pastebin.com/TKY8eu41

I used this command: nmake /f Makefile.vc mode=dll

OS: Windows 8.1

What could be wrong?

This patch perhaps?

   https://github.com/bagder/curl/commit/2dc63c72dc860

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to