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

Convert Linux Release to CMake #11316

Closed
wants to merge 1 commit into from

Conversation

HTRamsey
Copy link
Collaborator

@HTRamsey HTRamsey commented Apr 9, 2024

No description provided.

@HTRamsey
Copy link
Collaborator Author

HTRamsey commented Apr 9, 2024

We are getting

qt.core.qobject.connect: QObject::connect(QObject, QThreadPool): invalid nullptr parameter
qt.core.qobject.connect: QObject::connect(QObject, Unknown): invalid nullptr parameter
qt.core.qobject.connect: QObject::connect(QObject, Unknown): invalid nullptr parameter

at the delete app; line which is causing the failure since QT_FATAL_WARNINGS is enabled.
The tests do pass however

@HTRamsey HTRamsey force-pushed the dev-ci-release-linux-cmake branch 5 times, most recently from 423f490 to 23069b2 Compare April 9, 2024 17:48
At the moment, MultiEffect has limitations in its operation.
It does not work with black images. Therefore, the most logical solution would be to use the features from Qt5
@HTRamsey HTRamsey closed this Apr 9, 2024
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.

2 participants