On Thursday, December 10, 2015 at 4:42:10 AM UTC-5, Jeeva S K wrote: > > 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 >
If its Eclipse, then you need to add the path to the Android source file to the project properties. But I'm pretty sure Eclipse and the ADT are just about completely broken now. Under the latest SDKs, Eclipse cannot locate files like <jni.h> and <android/*>. If its not Eclipse, then you need to tell us more. Jeff -- -- 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. --- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
