Please send the project file and source code so I can reproduce this problem. You might want to send it directly to me.
On Fri, Nov 21, 2003 at 02:21:18PM -0800, Kirsch, James C. wrote: > 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 >
