Hi everyone.
When I try to compile an example downloaded by the wiki of Crypto++, I
got the SAME error.
For example: http://www.cryptopp.com/wiki/RandomNumberGenerator I use
RandomPool, ok?
When I use RP.cpp the lines
-CryptoPP::RandomPool rng( SEEDSIZE /* Default Ctor: 384 */ );
-rng.Put( pcbSeed, SEEDSIZE );
are wrong!

RandomPool was not declared in this scope
I've tried to compile other examples, but all fails with the same
error.
Foo was not declared in this scope.
I dunno why but I've imported correctly all includes and file.

Can anybody help me?

Thank you.

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