|
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 |
- Re: MFC Debug Link Error Kirsch, James C.
- Re: MFC Debug Link Error Wei Dai
- RE: MFC Debug Link Error Henry Kropf
- RE: MFC Debug Link Error Kirsch, James C.
- RE: MFC Debug Link Error Seshu Madabushi
- RE: MFC Debug Link Error Henry Kropf
- RE: MFC Debug Link Error Seshu Madabushi
- RE: MFC Debug Link Error Henry Kropf
- RE: MFC Debug Link Error Seshu Madabushi
- RE: MFC Debug Link Error Henry Kropf
