-
Notifications
You must be signed in to change notification settings - Fork 795
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
Android major upgrades #7524
Android major upgrades #7524
Conversation
Android build failed because licence for NDK was not accepted, I have no idea how to do it in CI
|
* Use SDL2 2.30.9 * Use Android Gradle plugin 8.7.2 * Use latest NDK 28 * Use latest CMake 3.31.0 for configuration WARINING! Testing on real devices needed before merging, due to NDK upgrades I hvae verified everything works on Pixel 8 Pro via emulator, but nothing beats real device testing
e0f7d58
to
4087f7c
Compare
Added a step to accept the license and install CMake 3.31, |
This is being spammed all over the build, we should probably see if we can solve that:
|
Could be because some 3rdparty specify a lower minimum CMake version |
@glebm I would say, that one of spam warnings is DevX fault
This is caused by our macro
But it can be fixed in another PR |
Yeah, I can look into fixing this later, it should be quite easy. |
WARNING! Testing on real devices needed before merging, due to NDK upgrades. I have verified everything works on Pixel 8 Pro via emulator, but nothing beats real device testing