On Saturday, January 13, 2018 at 11:42:22 AM UTC-5, [email protected] 
wrote:
>
> The entire command to compile my project is *g++ main.cpp -o main 
> -std=c++17 -lcryptopp*. *-Wall* option, show nothing.
>

When the compile command completes by showing  nothing, that means it 
succeeded.

Your next step is to run it with ./main

Jeff

-- 
You received this message because you are subscribed to "Crypto++ Users". More 
information about Crypto++ and this group is available at 
http://www.cryptopp.com and 
http://groups.google.com/forum/#!forum/cryptopp-users.
--- 
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.

Reply via email to