Thanks, it's working fine now. I am able to generate *libcryptopp.a * framework*.*
On Tuesday, October 26, 2021 at 12:28:02 AM UTC+5:30 Jeffrey Walton wrote: > On Mon, Oct 25, 2021 at 7:38 AM 'Atul Gawali' via Crypto++ Users < > cryptop...@googlegroups.com> 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 cryptopp-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/cryptopp-users/48ca4ef0-5173-4cf1-a680-a79432a66db7n%40googlegroups.com.