We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/microsoft/msquic/actions/runs/13514388510/job/37760398206?pr=4853
In file included from <built-in>:398: <command line>:23:9: warning: '__ANDROID_API__' macro redefined [-Wmacro-redefined] 23 | #define __ANDROID_API__ 29 | ^ <built-in>:390:9: note: previous definition is here 390 | #define __ANDROID_API__ __ANDROID_MIN_SDK_VERSION__ | ^ In file included from <built-in>:398: <command line>:23:9: warning: '__ANDROID_API__' macro redefined [-Wmacro-redefined] 23 | #define __ANDROID_API__ 29 | ^ ...
From past experience, this is caused by GitHub build machines changing Android versions, but it may be a different issue this time.
No response
main
Create a PR
All CI builds pass
Android is failing.
The text was updated successfully, but these errors were encountered:
vgmahajanshetty
Successfully merging a pull request may close this issue.
Describe the bug
https://github.com/microsoft/msquic/actions/runs/13514388510/job/37760398206?pr=4853
From past experience, this is caused by GitHub build machines changing Android versions, but it may be a different issue this time.
Affected OS
Additional OS information
No response
MsQuic version
main
Steps taken to reproduce bug
Create a PR
Expected behavior
All CI builds pass
Actual outcome
Android is failing.
Additional details
No response
The text was updated successfully, but these errors were encountered: