This is the error messages : [ILINK32 Error] Error: Unresolved external 'CryptoPP::Algorithm::Algorithm(bool)' referenced from C:\TESTCRYPTOPP \DEBUG\UNIT1.OBJ [ILINK32 Error] Error: Unresolved external 'CryptoPP::HashTransformation::OptimalDataAlignment() const' referenced from C:\TESTCRYPTOPP\DEBUG\UNIT1.OBJ [ILINK32 Error] Error: Unresolved external 'CryptoPP::HashTransformation::TruncatedVerify(const unsigned char *, unsigned int)' referenced from C:\TESTCRYPTOPP\DEBUG\UNIT1.OBJ [ILINK32 Error] Error: Unresolved external 'CryptoPP::IteratedHashBase<unsigned int, CryptoPP::HashTransformation>::Update(const unsigned char *, unsigned int)' referenced from C:\TESTCRYPTOPP\DEBUG\UNIT1.OBJ [ILINK32 Error] Error: Unresolved external 'CryptoPP::IteratedHashBase<unsigned int, CryptoPP::HashTransformation>::CreateUpdateSpace(unsigned int&)' referenced from C:\TESTCRYPTOPP\DEBUG\UNIT1.OBJ [ILINK32 Error] Error: Unresolved external 'CryptoPP::IteratedHashBase<unsigned int, CryptoPP::HashTransformation>::Restart()' referenced from C: \TESTCRYPTOPP\DEBUG\UNIT1.OBJ [ILINK32 Error] Error: Unresolved external 'CryptoPP::IteratedHashBase<unsigned int, CryptoPP::HashTransformation>::TruncatedFinal(unsigned char *, unsigned int)' referenced from C:\TESTCRYPTOPP\DEBUG\UNIT1.OBJ [ILINK32 Error] Error: Unresolved external 'CryptoPP::IteratedHashBase<unsigned int, CryptoPP::HashTransformation>::HashMultipleBlocks(const unsigned int *, unsigned int)' referenced from C:\TESTCRYPTOPP\DEBUG\UNIT1.OBJ
i don't know what i missed, but i hope to solve this probleme. regards -- 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.
