It works now if I change to use the debug/release configuration instead of DLL_import debug/release configuration. I think I understood the configuration in a wrong way. DLL_import debug/release configuration is used for importing cryptlibd.lib when using Crypto++ DLL.
I also found out I need to enable intrinsic functions for my compiler otherwise I get a unresolved external symbol, __emulu. Pan On Aug 9, 1:00 pm, _PINUX_ <[EMAIL PROTECTED]> wrote: > Hi guys, > > I built crypto++ version 5.5.1 in visual studio 2005 by selecting > cryptlib(DLL_Import_debug/release configuration) static library. I > tried to link this library into my multithread DLL. Then I got those > errors. Could anyone help me out here. I have tried to google and > checked out the FAQ from crypto++ site but I am still stuck here. > > Thanks in advance > > Pan > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [EMAIL PROTECTED] More information about Crypto++ and this group is available at http://www.cryptopp.com. -~----------~----~----~----~------~----~------~--~---
