Re: iOS || Build issue

Jeffrey Walton <[email protected]> Mon, 25 Oct 2021 14:57:16 -0400
Newsgroups gmane.comp.encryption.cryptopp
Message-ID <CAH8yC8nNyE4jAkcY0nvatqRMxE6TSRAAKRJ9_qYOEaRf6pu=Gw@mail.gmail.com>
On Mon, Oct 25, 2021 at 7:38 AM 'Atul Gawali' via Crypto++ Users <
[email protected]> wrote:

> To build the iOS framework I am executing the below command but getting
> the below error please find attached screenshot. Please let me know if I am
> doing anything wrong.
>
> Executing commands on mac machine:
>
> 1. git clone https://github.com/weidai11/cryptopp.git
>
> 2. cd cryptopp
>
> 3. Drag and drop *setenv-ios.sh* file inside cryptopp folder
>
> 4. IOS_SDK=iPhoneOS IOS_CPU=arm64 source ./setenv-ios.sh
>
> 5. make -f GNUmakefile-cross
> The error, I am getting after executing the* make -f GNUmakefile-cross *
> command.
> [image: Screenshot 2021-10-25 at 4.57.02 PM.png]
>

Yeah, we've got a bug report on this. See
https://github.com/weidai11/cryptopp/issues/1074.

Add -DCRYPTOPP_DISABLE_ARM_CRC32 to your CXXFLAGS.

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 [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/cryptopp-users/CAH8yC8nNyE4jAkcY0nvatqRMxE6TSRAAKRJ9_qYOEaRf6pu%3DGw%40mail.gmail.com.
Screenshot 2021-10-25 at 4.57.02 PM.png (image/png, 558 KB) - not displayed