https://bugs.kde.org/show_bug.cgi?id=491888
--- Comment #24 from caulier.gil...@gmail.com --- Exact... compilation is broken. Something become wrong on Qt install now: -- Could NOT find Qt6WebEngineWidgets (missing: Qt6WebEngineWidgets_DIR) CMake Error at C:/vcpkg/scripts/buildsystems/vcpkg.cmake:857 (_find_package): Found package configuration file: E:/dk/x64-windows/share/Qt6/Qt6Config.cmake but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT FOUND. Reason given by package: Failed to find required Qt component "WebEngineWidgets". Expected Config file at "E:/dk/x64-windows/share/Qt6WebEngineWidgets/Qt6WebEngineWidgetsConfig.cmake" does NOT exist Configuring with --debug-find-pkg=Qt6WebEngineWidgets might reveal details why the package was not found. Configuring with -DQT_DEBUG_FIND_PACKAGE=ON will print the values of some of the path variables that find_package uses to try and find the package. Call Stack (most recent call first): core/cmake/rules/RulesQtFramework.cmake:21 (find_package) core/CMakeLists.txt:37 (include) I need to recompile whole VCPKG from scratch. Gilles -- You are receiving this mail because: You are watching all bug changes.