-
Notifications
You must be signed in to change notification settings - Fork 61
Minor Changes necessary for QT6 that are compatible with QT5 #214
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
Conversation
|
oops! Please don't merge yet. The only thing remaining that I'm worried about is the "even number" issue. |
|
I think this is fine to merge now. |
|
@githubdoe Do you have any remark on this one ? In #206 (zernike) you clearly expressed you want to think about the changes and I'm fine with that. |
|
Yes I think I want to review them. However I don't have a lot of time to do it as I would like. |
As mentioned in #191 QT5 support is slowly falling appart.
However I don't want to break development flow for Dale. So here is a set of changes that are compatible with QT5.
I want to integrate them now, so the futur move to QT6 is easier and I can maintain the QT6 branch on my side until we decide to move.
@gr5 there is one change related to OpenCV that I only tested with CV 4.6.0. However Dale is building with CV 3.4.12. Could you test if this compiles as I suppose you already have this version available ?