I have to add crypto++ as dll into our project. The project is using 
several functions of crypto++ but a few used give an "unresolved extern 
symbol" linking error:
CryptoPP::DSAConvertSignatureFormat
CryptoPP::Base64Encoder::IsolatedInitialize
CryptoPP::Base64Decoder::GetDecodingLookupArray

Clearly, this can't work because non of those functions have CRYPTOPP_DLL 
set. Is this by intention? Which functions should we call instead?

Best regards,
Ben

-- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cryptopp-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/cryptopp-users/4fff8e3a-62cf-46c2-a56b-f5437f88d3c0n%40googlegroups.com.

Reply via email to