Details
Description
I am using
OpenSSL 1.1.0-stable
qpid-proton-0.21.0
Visual Studio 2015
When I set SSL_IMPL=openssl the compiler reportĀ
openssl.c
\qpid-proton-0.21.0\proton-c\src\ssl\openssl.c(1540): error C2065: 'initialize': undeclared identifier
\qpid-proton-0.21.0\proton-c\src\ssl\openssl.c(1540): error C3861: 'InitOnceExecuteOnce': identifier not found
Attachments
Issue Links
- relates to
-
PROTON-2216 Support additional SASL mechanisms on Windows
- Open