Skip to content
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

Failed to build target aarch-apple-ios via cross-rs. #183 #30

Closed
cavivie opened this issue Mar 7, 2023 · 1 comment
Closed

Failed to build target aarch-apple-ios via cross-rs. #183 #30

cavivie opened this issue Mar 7, 2023 · 1 comment

Comments

@cavivie
Copy link
Contributor

cavivie commented Mar 7, 2023

openssl-src-rs use SDKs as separator for iOS SDK root path, panic lines.

cross-rs use SDK directory to store iOS SDK, ref.
A path example:

/opt/cctools/SDK/iPhoneOS11.3.sdk

Should we improve the processing of SDK paths?

@cavivie
Copy link
Contributor Author

cavivie commented Mar 8, 2023

I think it is the improper handling of path by openssl-src. I decided to close it and track it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant