Unresolved external symbol when using Crypto++ 8.6 as dll
Benjamin Mahr <[email protected]> Wed, 8 Jun 2022 00:12:53 -0700 (PDT)
| Newsgroups | gmane.comp.encryption.cryptopp |
|---|---|
| Message-ID | <[email protected]> |
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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/cryptopp-users/4fff8e3a-62cf-46c2-a56b-f5437f88d3c0n%40googlegroups.com.