| Summary: | Cmake doesn't find NetworkManager | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kdelibs4support | Reporter: | Antonio Rojas <arojas> |
| Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
*** This bug has been marked as a duplicate of bug 335786 *** |
Compiling latest git master: CMake Warning at src/solid-networkstatus/kded/CMakeLists.txt:11 (find_package): By not providing "FindNetworkManager.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "NetworkManager", but CMake did not find one. Could not find a package configuration file provided by "NetworkManager" (requested version 0.7.0) with any of the following names: NetworkManagerConfig.cmake networkmanager-config.cmake Add the installation prefix of "NetworkManager" to CMAKE_PREFIX_PATH or set "NetworkManager_DIR" to a directory containing one of the above files. If "NetworkManager" provides a separate development package or SDK, be sure it has been installed. NetworkManager 0.9.8.10 is installed Reproducible: Always