I could use some help figuring out why I get the following link error...

 

EncryptDecrypt.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static char const * __cdecl CryptoPP::DES_EDE3_Info::StaticAlgorithmName(void)" ([EMAIL PROTECTED]@CryptoPP@@SAPBDXZ)

..\shared\debug\Communicator.exe : fatal error LNK1120: 1 unresolved externals

Error executing link.exe.

 

This only happens when I try and compile my program in debug.  Release versions build fine.  My program is a MFC VC6.0 application and I am simply linking in the FIPS 140-2 compliant download dll.  Thank you.

 

James Kirsch

Reply via email to