Hi guys, I have some problems when I try to compile cryptopp inside my app using the cryptopp version 8.5 and XCode 12. If I try using the older Xcode (11.4), I don't have a problem, but after update the Xcode, I have some undefined methods: CPU_ProbeARMv7(); CPU_ProbeNEON(); CPU_ProbePMULL(); CPU_ProbeAES(); CPU_ProbeSHA1(); CPU_ProbeSHA256();
Exist some preprocessor to disable these methods? Regards, Nelson -- 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/67f82444-5391-43cb-a538-e5a2694f4447n%40googlegroups.com.