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

Meta: Upgrade to Qt6 #656

Open
5 tasks
RTUnreal opened this issue Feb 14, 2024 · 0 comments
Open
5 tasks

Meta: Upgrade to Qt6 #656

RTUnreal opened this issue Feb 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@RTUnreal
Copy link
Collaborator

RTUnreal commented Feb 14, 2024

Upgrade OVRAS to Qt6 and start modernizing the app for future versions. It also enables the app to use graphics API's other than

Steps to take

  • Upgrade the application to Qt6
    • Use cmake instead of qmake as qmake is somewhat deprecated
    • find alternative ways to test and build the Qt6 libraries with actions, as binaries are not provided anymore by Qt (e.g. aqtinstall)
    • document how to build from source
    • replace easylogging++ with Qt6's native logging system

This list is not exhaustive and might/will be extended.

@RTUnreal RTUnreal added the enhancement New feature or request label Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant