-
-
Notifications
You must be signed in to change notification settings - Fork 111
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
Cannot build with Qt 6.2.4 #784
Comments
This was a bad use of In the somewhat longer term, it may very well be that we're about to move and exclusively depend on Qt6 rather than supporting both, because of a bug i was encountering while porting the frontend code from QtWidgets to QtQuick/QML. The problem there however would be how to support Ubuntu 18.04 - probably by installing custom Qt6 into some prefix like |
There might be another issue with that too ->
-> https://code.qt.io/cgit/qt/qtx11extras.git/about/?h=v5.4.2 |
Related to xcb I have added some fixes to master. But that particular line for qt6, hm... Thanks, I have to check how to do that. :) I did not know there is an actual interest in depending on Qt6 already. :) |
Qt6-X11 builds were fixed in #826 |
Contour Terminal version
master
Installer source
Github: source code cloned
Operating System
Devuan
Architecture
x86-64
Other Software
No response
Steps to reproduce
Configure with
-DCONTOUR_BUILD_WITH_QT6=ON
option.Expected Behavior
Successfully compiling.
Actual Behavior
Additional notes
No response
The text was updated successfully, but these errors were encountered: