[kde-windows] [Bug 363369] New: QtWebKit removed in Qt 5.6 but emerge still attempts to build kdewebkit
Jasem Mutlaq via KDE Bugzilla
bugzilla_noreply at kde.org
Sat May 21 14:25:07 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=363369
Bug ID: 363369
Summary: QtWebKit removed in Qt 5.6 but emerge still attempts
to build kdewebkit
Product: kde-windows
Version: unspecified
Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: buildsystem
Assignee: kde-windows at kde.org
Reporter: mutlaqja at ikarustech.com
Windows 10 64bit. Qt 5.6 for MSVS 2015. Qt is NOT emerged, it is the official
download from Qt.
When running emerge frameworks, it tries to build kdewebkit even with QtWebKit
is removed from Qt 5.6
Qt 5.6 is specified in the kdesettings.ini file. I tried to ignore the package
by:
Ignores = kdewebkit
and
Ignores = frameworks/kdewebkit
but emerge still attempts to build kdewebkit resulting in error below:
CMake Error at r:/lib/cmake/Qt5/Qt5Config.cmake:26 (find_package):
Could not find a package configuration file provided by "Qt5WebKitWidgets"
with any of the following names:
Qt5WebKitWidgetsConfig.cmake
qt5webkitwidgets-config.cmake
Add the installation prefix of "Qt5WebKitWidgets" to CMAKE_PREFIX_PATH or
set "Qt5WebKitWidgets_DIR" to a directory containing one of the above
files. If "Qt5WebKitWidgets" provides a separate development package or
SDK, be sure it has been installed.
Call Stack (most recent call first):
CMakeLists.txt:10 (find_package)
Reproducible: Always
Steps to Reproduce:
1. emerge frameworks
2.
3.
Actual Results:
kdewebkit is compiled
Expected Results:
kdewebkit should not be build for Qt 5.6+
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kde-windows
mailing list