-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for macOS Catalyst #1242
base: master
Are you sure you want to change the base?
Conversation
Did you take a look at https://github.com/weidai11/cryptopp/blob/master/TestScripts/setenv-macos.sh? |
Hi @noloader, thanks for checking this. Yes, I took a look at this file. I can compile If I build
This is how the If I build |
Thanks. I don't know anything about Catalyst. And I don't have any modern Apple machines for Xcode testing. So how about creating a If there are problems using it, I will point folks to you. |
@noloader thanks
Sure, I will create it. Thanks |
@@ -18,7 +18,7 @@ | |||
# If your Autotools project results in "configure:6560: error: C preprocessor | |||
# cpp fails sanity check", then file a bug report with Autotools. | |||
# | |||
# See http://www.cryptopp.com/wiki/MacOS_(Command_Line) for more details |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems this one doesn't exist
|
Hi @noloader . Would you mind to take a look at this pull request? I just created the Let me know if I need to update something. Thanks |
Allow to build
cryptopp
for macOS Catalyst, macOS Catalyst requires a specific target architecture.Examples building for x86_64 and arm64 outputs