https://bugs.kde.org/show_bug.cgi?id=386756
Bug ID: 386756 Summary: ECM doesn't allow newer KF5 64bit packages Product: extra-cmake-modules Version: 5.39.0 Platform: MS Windows OS: MS Windows Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: ecm-bugs-n...@kde.org Reporter: uwesto...@web.de Target Milestone: --- I want to build the KDE program LabPlot on Windows. Therefore I use the latest craft, CMake 3.9.5, Python 3.6.3, Qt 5.9.2 and ECM 5.39.0 But whenever I run CMake, I get this error: CMake Warning at C:/CraftRoot/share/ECM/find-modules/FindKF5.cmake:74 (find_package): Could not find a configuration file for package "KF5Archive" that is compatible with requested version "5.16.0". The following configuration files were considered but not accepted: C:/CraftRoot/lib/cmake/KF5Archive/KF5ArchiveConfig.cmake, version: 5.39.0 (64bit) Call Stack (most recent call first): CMakeLists.txt:21 (find_package) Could NOT find KF5Archive , checked the following files: C:/CraftRoot/lib/cmake/KF5Archive/KF5ArchiveConfig.cmake (version 5.39.0 (64bit)) I asked thre developer of LabPlot and they hae also no explanation than there is a bug in ECM. Therefore I report this here. To me it seems as if the "(64bit)" in the package name causes the bug but I am not sure. -- You are receiving this mail because: You are watching all bug changes.