lunar-linux / moonbase-kde

9 stars 9 forks source link

kdenetwork-filesharing:need PackageKitQt5 #261

Closed lhw828 closed 1 year ago

lhw828 commented 1 year ago

-- Found KF5: success (found suitable version "5.107.0", minimum required is "5.92.0") found components: Auth Completion CoreAddons I18n KIO WidgetsAddons CMake Warning at CMakeLists.txt:42 (find_package): By not providing "FindPackageKitQt5.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "PackageKitQt5", but CMake did not find one.

Could not find a package configuration file provided by "PackageKitQt5" with any of the following names:

PackageKitQt5Config.cmake
packagekitqt5-config.cmake

Add the installation prefix of "PackageKitQt5" to CMAKE_PREFIX_PATH or set "PackageKitQt5_DIR" to a directory containing one of the above files. If "PackageKitQt5" provides a separate development package or SDK, be sure it has been installed.

CMake Error at CMakeLists.txt:49 (find_package): By not providing "FindQCoro5.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "QCoro5", but CMake did not find one.

Could not find a package configuration file provided by "QCoro5" with any of the following names:

QCoro5Config.cmake
qcoro5-config.cmake

Add the installation prefix of "QCoro5" to CMAKE_PREFIX_PATH or set "QCoro5_DIR" to a directory containing one of the above files. If "QCoro5" provides a separate development package or SDK, be sure it has been installed.

-- Configuring incomplete, errors occurred!

In fact, my Qt5 has been installed normally.

lhw828 commented 1 year ago

https://github.com/lunar-linux/moonbase-kde/pull/262

When the qcoro is installed normally, this issue disappears.

lhw828 commented 1 year ago

fix by https://github.com/lunar-linux/moonbase-kde/commit/59ba11530d4da6c2a1f081c9367e335fe9ea2933