Closed sebelk closed 1 year ago
I never tried to build the project with Qt6.
Taking quick look at documentation: the module which hold webengine related classes in the past has been splitted to multiple ones now.
Most of the c++ classes has been moved to module called webenginecore
Thanks, for the record, I've just built on F38 it with:
qmake-qt5
I hope that in the future project built with Qt6 too.
Cheers
Sure, it will be migrated to Qt 6 in future.
Hi,
On Fedora 38, I cannot build:
I have installed:
qt6-qtwebengine-6.5.2-1.fc38.x86_64 qt6-qtwebengine-devtools-6.5.2-1.fc38.x86_64 qt6-qtwebengine-devel-6.5.2-1.fc38.x86_64 qt5-qtwebengine-5.15.12-6.fc38.x86_64 qt5-qtwebengine-devtools-5.15.12-6.fc38.x86_64 qt5-qtwebengine-devel-5.15.12-6.fc38.x86_64 qt5-qtwebengine-freeworld-5.15.12-4.fc38.x86_64
qmake version:
Am I missing something? Thanks