On Oct 22, 5:35 am, ArifulHossain tuhin <[email protected]> wrote: > > [SNIP] > > if i compile it with > g++ -L. -lcryptopp test.cpp i get following errors > test.cpp: In function âint main()â: > test.cpp:29: error: no matching function for call to > âCryptoPP::HexEncoder::Put(std::string&, int)â "g++ -L. -lcryptopp test.cpp" is not correct. See http://www.cryptopp.com/wiki/Linux#Common_Errors.
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.
