[xmlsec] Build 1.1.23, msvc 2010, openssl-1.1.0b
Ranier VF
ranier_gyn at hotmail.com
Thu Dec 1 02:31:56 PST 2016
Hi,
Building release 1.2.23, with msvc compiler, get this:
msvc 2010, 32 bits.
openssl 1.1.0b
libxml2-2.9.4
What DEFINE is missed?
link.exe /nologo /LIBPATH:binaries /LIBPATH:.\lib /release /opt:ref /DLL /VERSION:1.2 /IMPLIB:binaries\libxmlsec-openssl.lib /OUT:binaries\libxmlsec-openssl.dll libxmlsec_openssl.int\app.obj libxmlsec_openssl.int\bn.obj libxmlsec_openssl.int\ciphers.obj libxmlsec_openssl.int\crypto.obj libxmlsec_openssl.int\digests.obj libxmlsec_openssl.int\evp.obj libxmlsec_openssl.int\hmac.obj libxmlsec_openssl.int\kt_rsa.obj libxmlsec_openssl.int\kw_aes.obj libxmlsec_openssl.int\kw_des.obj libxmlsec_openssl.int\signatures.obj libxmlsec_openssl.int\strings.obj libxmlsec_openssl.int\symkeys.obj libxmlsec_openssl.int\x509.obj libxmlsec_openssl.int\x509vfy.obj libxmlsec.lib libxml2.lib libeay32.lib wsock32.lib kernel32.lib user32.lib gdi32.lib
Creating library binaries\libxmlsec-openssl.lib and object binaries\libxmlsec-openssl.exp
crypto.obj : error LNK2019: unresolved external symbol _xmlSecOpenSSLTransformRsaSha512GetKlass referenced in function _xmlSecCryptoGetFunctions_openssl
crypto.obj : error LNK2019: unresolved external symbol _xmlSecOpenSSLTransformRsaSha384GetKlass referenced in function _xmlSecCryptoGetFunctions_openssl
crypto.obj : error LNK2019: unresolved external symbol _xmlSecOpenSSLTransformRsaSha256GetKlass referenced in function _xmlSecCryptoGetFunctions_openssl
crypto.obj : error LNK2019: unresolved external symbol _xmlSecOpenSSLTransformRsaSha224GetKlass referenced in function _xmlSecCryptoGetFunctions_openssl
crypto.obj : error LNK2019: unresolved external symbol _xmlSecOpenSSLTransformRsaSha1GetKlass referenced in function _xmlSecCryptoGetFunctions_openssl
crypto.obj : error LNK2019: unresolved external symbol _xmlSecOpenSSLTransformRsaRipemd160GetKlass referenced in function _xmlSecCryptoGetFunctions_openssl
crypto.obj : error LNK2019: unresolved external symbol _xmlSecOpenSSLTransformRsaMd5GetKlass referenced in function _xmlSecCryptoGetFunctions_openssl
crypto.obj : error LNK2019: unresolved external symbol _xmlSecOpenSSLTransformGostR3410_2012GostR3411_2012_512GetKlass referenced in function _xmlSecCryptoGetFunctions_openssl
crypto.obj : error LNK2019: unresolved external symbol _xmlSecOpenSSLTransformGostR3410_2012GostR3411_2012_256GetKlass referenced in function _xmlSecCryptoGetFunctions_openssl
crypto.obj : error LNK2019: unresolved external symbol _xmlSecOpenSSLTransformGost2001GostR3411_94GetKlass referenced in function _xmlSecCryptoGetFunctions_openssl
binaries\libxmlsec-openssl.dll : fatal error LNK1120: 10 unresolved externals
Best regards,
Ranier Vilela
More information about the xmlsec
mailing list