enssl-users@openssl.org
Subject: RE: OpenSSL v.1.0.1e and MSVC 2013
> From: owner-openssl-users On Behalf Of Igor Mironchik
> Sent: Saturday, November 16, 2013 05:09
> I'm trying to compile OpenSSL with MSVC 2013.
>
> First error was that include file wasn't found, and
> From: owner-openssl-users On Behalf Of Igor Mironchik
> Sent: Saturday, November 16, 2013 05:09
> I'm trying to compile OpenSSL with MSVC 2013.
>
> First error was that include file wasn't found, and I
> comment the next line in crypto/o_str.c
>
> #if !defined(OPENSSL_IMPLEMENTS_strncasecmp)
"Igor Mironchik" wrote:
But now I have the following problems:
.\crypto\ec\ec_asn1.c(260) : error C2370: 'ECPKPARAMETERS_it' :
redefinition; di
fferent storage class
.\crypto\ec\ec_asn1.c(258) : see declaration of
'ECPKPARAMETERS_it'
.\crypto\ec\ec_asn1.c(261) : error C2370: 'ECPK
"Igor Mironchik" wrote:
But now I have the following problems:
.\crypto\ec\ec_asn1.c(260) : error C2370: 'ECPKPARAMETERS_it' :
redefinition; di
fferent storage class
.\crypto\ec\ec_asn1.c(258) : see declaration of 'ECPKPARAMETERS_it'
.\crypto\ec\ec_asn1.c(261) : error C2370: 'ECPKPAR
Hi.
I'm trying to compile OpenSSL with MSVC 2013.
First error was that include file wasn't found, and I
comment the next line in crypto/o_str.c
#if !defined(OPENSSL_IMPLEMENTS_strncasecmp) && \
!defined(OPENSSL_SYSNAME_WIN32) && \
!defined(NETWARE_CLIB)
// # include
#endif
That hel
Hi.
I'm trying to compile OpenSSL with MSVC 2013.
First error was that include file wasn't found, and I
comment the next line in crypto/o_str.c
#if !defined(OPENSSL_IMPLEMENTS_strncasecmp) && \
!defined(OPENSSL_SYSNAME_WIN32) && \
!defined(NETWARE_CLIB)
// # include
#endif
That hel