Skip to content

Conversation

@SaschaWillems
Copy link
Owner

@SaschaWillems SaschaWillems commented Sep 23, 2025

With the widget rendering issue finally solved, moving to Qt6 is now possible and something that needs to be done to get an update to the playstore anyway.

Note that this needs at least Qt 6.9.2 to properly work on Android.

Though after that upgrade surface creation no longer works.

Work-in-progress though as a lot of things need fixing, both in the app and in CI.

@SaschaWillems SaschaWillems marked this pull request as draft September 23, 2025 17:49
@VoltrexKeyva
Copy link

Also should the CI be updated to run on Ubuntu 24.04 instead of 22.04?

@SaschaWillems
Copy link
Owner Author

Also should the CI be updated to run on Ubuntu 24.04 instead of 22.04?

No, 22.04 is the min. supported Version of the LunarG SDK.

@saswatdash65
Copy link

The problem with the GitHub CI is it is installing Qt6 version 6.9.2, but the latest supported version by Ubuntu 22.04 is 6.8.3. The latest version will conflict with the dependency libraries and base system libraries due to version mismatch. For Qt6, stick to installing it through the apt repository same as the aarch64 build. My pull request #257 has the sample github CI file for installing that.

@SaschaWillems SaschaWillems mentioned this pull request Oct 19, 2025
Impossible to get something build that satisfies all requirements
Update mac OS CI image
@SaschaWillems SaschaWillems marked this pull request as ready for review November 1, 2025 13:46
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.

4 participants