arch系统,已经更新到最新。plasma6.6.1。已经安装了qt6, kf6, kwin
主要的报错是:
CMake Error at src/liblshelper/CMakeLists.txt:15 (target_link_libraries):
Target "lshelper" links to:
Qt6::CorePrivate
but the target was not found. Possible reasons include:
* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.
完整输出在debug.log:
debug.log (8.3 KB)
报错中提到CMakeLists.txt应该是这个:
CMakeLists.txt (859 字节)
使用https://github.com/a-parhom/LightlyShaders中的手动安装命令同样报错,输出相同。