Hi,

I'm trying to use cryptopp in my school project. But i'm having the
linking errors. cryptest.exe v is working fine. the benchmark is
working fine. But i cannot compile my application.
I'm receiving these kind of errors (a lot of them):

exo2.cpp:
(.text._ZNK8CryptoPP14SourceTemplateINS_11StringStoreEE15SourceExhaustedEv[CryptoPP::SourceTemplate<CryptoPP::StringStore>::SourceExhausted()
const]+0x10): undefined reference to
`CryptoPP::BufferedTransformation::AnyRetrievable() const'

exo2.cpp:
(.text._ZNK8CryptoPP14SourceTemplateINS_11StringStoreEE15SourceExhaustedEv[CryptoPP::SourceTemplate<CryptoPP::StringStore>::SourceExhausted()
const]+0x25): undefined reference to
`CryptoPP::BufferedTransformation::AnyMessages() const'

Can u help me with the process to link to my library. I have
libcryptopp.so and libcryptopp.a
I'm using fedora 14.

Thanks,

Gicha

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