This is already in the FAQ: http://www.eskimo.com/~weidai/cgi-bin/fom.cgi?file=35
On Fri, Dec 20, 2002 at 01:31:25AM +0800, kenjichan wrote: > I try to use SHA, so included sha.h, but I got linker error like below. > I don't know why this happens because I already included and complied and > linked with cryptopp.lib > > Could you help me about this? > > Thank a lot > > Kenji Chan > > testCrypto error LNK2019: unresolved external symbol "public: static void > __cdecl CryptoPP::SHA::Transform(unsigned long *,unsigned long const *)" > ([EMAIL PROTECTED]@CryptoPP@@[EMAIL PROTECTED]) referenced in function "protected: > virtual void __thiscall CryptoPP::IteratedHashWithStaticTransform<unsigned > long,struct CryptoPP::EnumToType<enum CryptoPP::ByteOrder,1>,64,class > CryptoPP::SHA>::vTransform(unsigned long const *)" > ([EMAIL PROTECTED]@[EMAIL PROTECTED]@Cr > yptoPP@@[EMAIL PROTECTED]@@[EMAIL PROTECTED]@2@@CryptoPP@@[EMAIL PROTECTED])
