When building CoreCtrl with cmake, it says:
CMake Error at /usr/share/cmake-3.22/Modules/CMakeFindDependencyMacro.cmake:47 (find_package):
By not providing "FindKF5CoreAddons.cmake" in CMAKE_MODULE_PATH this
project has asked CMake to find a package configuration file provided by
"KF5CoreAddons", but CMake did not find one.
Could not find a package configuration file provided by "KF5CoreAddons"
(requested version 5.92.0) with any of the following names:
KF5CoreAddonsConfig.cmake
kf5coreaddons-config.cmake
Add the installation prefix of "KF5CoreAddons" to CMAKE_PREFIX_PATH or set
"KF5CoreAddons_DIR" to a directory containing one of the above files. If
"KF5CoreAddons" provides a separate development package or SDK, be sure it
has been installed.
Call Stack (most recent call first):
/usr/lib64/cmake/KF5Auth/KF5AuthConfig.cmake:46 (find_dependency)
CMakeLists.txt:42 (find_package)
I installed every dependency needed but i am having trouble with KF5Auth and KArchive. I installed kauth from package manager.