I had to use the 5.5.2 (i had to download the full tarball from
sourceforge) because the one i downloaded from the website kepped
sending linking errors with my project , i'm currently using it but is
not easy to integrate with the VCLs.


This is what i got from the other version:
...
[ILINK32 Error] Error: Unresolved external
'CryptoPP::OFB_ModePolicy::CipherResynchronize(unsigned char *, const
unsigned char *, unsigned int)' referenced from E:\DEV\CRYPTOPP\TAGS
\CRYPTOPP_5_6_0\DEBUG_BUILD\REGTEST.OBJ
[ILINK32 Error] Error: Unresolved external
'CryptoPP::BlockTransformation::OptimalDataAlignment() const'
referenced from E:\DEV\CRYPTOPP\TAGS\CRYPTOPP_5_6_0\DEBUG_BUILD
\DLLTEST.OBJ
[ILINK32 Error] Error: Unresolved external
'CryptoPP::BlockTransformation::AdvancedProcessBlocks(const unsigned
char *, const unsigned char *, unsigned char *, unsigned int, unsigned
int) const' referenced from E:\DEV\CRYPTOPP\TAGS
\CRYPTOPP_5_6_0\DEBUG_BUILD\DLLTEST.OBJ
[ILINK32 Error] Error: Unresolved external
'CryptoPP::AdditiveCipherTemplate<CryptoPP::AbstractPolicyHolder<CryptoPP::AdditiveCipherAbstractPolicy,
CryptoPP::OFB_ModePolicy> >::Resynchronize(const unsigned char *,
int)' referenced from E:\DEV\CRYPTOPP\TAGS\CRYPTOPP_5_6_0\DEBUG_BUILD
\REGTEST.OBJ
[ILINK32 Error] Error: Unresolved external 'CryptoPP::VerifyBufsEqual
(const unsigned char *, const unsigned char *, unsigned int)'
referenced from E:\DEV\CRYPTOPP\TAGS\CRYPTOPP_5_6_0\DEBUG_BUILD
\REGTEST.OBJ
[ILINK32 Error] Error: Unresolved external
'CryptoPP::IteratedHashBase<unsigned int,
CryptoPP::MessageAuthenticationCode>::Update(const unsigned char *,
unsigned int)' referenced from E:\DEV\CRYPTOPP\TAGS
\CRYPTOPP_5_6_0\DEBUG_BUILD\REGTEST.OBJ
[ILINK32 Error] Error: Unresolved external
'CryptoPP::IteratedHashBase<unsigned int,
CryptoPP::MessageAuthenticationCode>::CreateUpdateSpace(unsigned
int&)' referenced from E:\DEV\CRYPTOPP\TAGS\CRYPTOPP_5_6_0\DEBUG_BUILD
\REGTEST.OBJ
[ILINK32 Error] Error: Unresolved external
'CryptoPP::IteratedHashBase<unsigned int,
CryptoPP::MessageAuthenticationCode>::Restart()' referenced from E:\DEV
\CRYPTOPP\TAGS\CRYPTOPP_5_6_0\DEBUG_BUILD\REGTEST.OBJ
[ILINK32 Error] Error: Unresolved external
'CryptoPP::IteratedHashBase<unsigned int,
CryptoPP::MessageAuthenticationCode>::TruncatedFinal(unsigned char *,
unsigned int)' referenced from E:\DEV\CRYPTOPP\TAGS
\CRYPTOPP_5_6_0\DEBUG_BUILD\REGTEST.OBJ
[ILINK32 Error] Error: Unresolved external
'CryptoPP::IteratedHashBase<unsigned int,
CryptoPP::MessageAuthenticationCode>::HashMultipleBlocks(const
unsigned int *, unsigned int)' referenced from E:\DEV\CRYPTOPP\TAGS
\CRYPTOPP_5_6_0\DEBUG_BUILD\REGTEST.OBJ
[ILINK32 Error] Fatal: Too many errors; stopping link
Failed
Elapsed time: 00:03:45.7

-- 
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.

Reply via email to