Hi,

I've stumbled upon the following linking error when using decodeDName.

Error LNK2019 unresolved external symbol "wchar_t  _cdecl
decodeDName(wchar_t const )" (?decodeDName@@YAPA_WPB_W@Z) referenced in
function "class XSECCryptoX509  _cdecl GetSignerCertificate(class
xercesc_3_1::DOMNode ,class DSIGKeyInfoList *)" (?GetSignerCertificate@
@YAPAVXSECCryptoX509@@PAVDOMNode@xercesc_3_1@@PAVDSIGKeyInfoList@@@Z)

Is it supposed to be an exported symbol (see patch attached)?

Best,
Yuri

Attachment: export.patch
Description: Binary data

Reply via email to