On Nov 16, 6:23 am, kavi <[email protected]> wrote: > I am a new user of cryptopp. I am trying to install cryptopp with gcc > 4.4.3 on ubuntu. > while following the below instruction > 1. mv cryptopp552.zip ./crypto > 2. cd crypto > 3. unzip cryptopp552.zip > 4. make > 5.cp libcryptopp.a /usr/lib/ > > it is saying > > missing destination file operand after 'libcryptopp.a/usr/lib' > > when compiling using g++ it is saying > cryptotest .ccp no such file or directory > > Please help me to comeout of this . http://www.cryptopp.com/wiki/Linux
-- 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.
