Skip to content

Fix sysroot for android ndk 14+ #1207

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

Merged
merged 1 commit into from
Mar 29, 2025

Conversation

tobil4sk
Copy link
Member

For android ndks 14+, the previously used sysroot was deprecated and headers were moved into the unified sysroot. See: https://android.googlesource.com/platform/ndk/+/ndk-release-r16/docs/UnifiedHeaders.md

This closes #725

@Simn Simn merged commit 0e322ef into HaxeFoundation:master Mar 29, 2025
120 checks passed
@tobil4sk tobil4sk deleted the fix/android-ndk-r14+ branch March 29, 2025 10:55
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

Successfully merging this pull request may close these issues.

Suggestion: additional include paths to android-toolchain.xml
2 participants