On Thu, Sep 8, 2022 at 11:58 PM Arivarasan K <arivu....@gmail.com> wrote:
>
> Hello people,
>
> I am trying to install and use CryptoPP library in my Macbook Air M1. I did 
> all the make, install step. When I tried to execute a sample program, I get 
> an error as Undefined symbols for architecture arm64: I give the details 
> below.
>

It looks like you re not linking against the Crypto++ library. Link
against cryptlib.a . Also see
https://www.cryptopp.com/wiki/IOS_(Command_Line) .

Jeff

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/cryptopp-users/CAH8yC8kr8CNb%2BYXLZ%2B49n2F5sGEP4ZwYmM8U-s9S3-KCZVy8YA%40mail.gmail.com.

Reply via email to