-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Support both Qt5 and Qt6 #3597
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
Support both Qt5 and Qt6 #3597
Conversation
ahojnnes
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, thank you very much. It would probably make sense to test Qt6 in at least one of the CI configurations. For example, we could test Qt6 in Ubuntu 24.04 and Qt5 in Ubuntu 22.04? What do you think?
|
@ahojnnes The CI configurations are added and all passed in https://github.com/zhouzq-thu/colmap/actions |
Co-authored-by: Johannes Schönberger <[email protected]> Co-authored-by: Johannes Schönberger <[email protected]>
No description provided.