Hi Jeffrey Walton,

How to solve 

#include <cryptopp/osrng.h>

*cryptopp/osrng.h: No such file or directory*

Before this i built CryptoPP for different architecture as you mentioned 

On Wednesday, December 9, 2015 at 5:10:50 AM UTC+5:30, Jeffrey Walton wrote:
>
> Hi Everyone,
>
> This comes up on occasion...
>
> Here a sample project that creates a shared object that can be called from 
> Android's Java. The target shared object depends upon both Crypto++ as a 
> shared object and STLport as a shared object.
>
> The project also shows you how to sample sensor data to accumulate seed 
> material. The seed material is fed to a software random number generator, 
> and it can be used whenever you want to generate a random number or string.
>
> The sample is currently located on GitHub at 
> http://github.com/noloader/Android-PRNG. I want to get it added to get it 
> added to https://www.cryptopp.com/wiki/Android_%28Command_Line%29 .
>
> Jeff
>
>

-- 
-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to cryptopp-users-unsubscr...@googlegroups.com.
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
--- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cryptopp-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to