cURL / Mailing Lists / curl-library / Single Mail

curl-library

Making 7.27 problem

From: Jeff McKay <jeff.mckay_at_comaxis.com>
Date: Fri, 05 Oct 2012 15:53:04 -0700

I am attempting to build libcurl version 7.27 under Windows and VC++
version 10. I have
downloaded and made openssl version 1.0.1c. I believe I have the "deps"
directory set up
correctly. I attempt the build with this command:

nmake /f makefile.vc mode=dll VC=10 WITH_SSL=dll DEBUG=no ENABLE_IDN=no
       GEN_PDB=no ENABLE_SSSPI=yes

I get an immediate compile error on line 317 of urldata.h, saying:
'connecting_state'
struct member redefinition. From what I can tell this is related to the
USE_SCHANNEL
define. I assume I should be able to make this package without
modifying source code,
so what am I doing wrong? I was able to build the 7.26 package without
any problem.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-10-06