道亦无名 2021-09-26 14:46 采纳率: 100%
浏览 71
已结题

ubuntu20.04安装 Kscope出现问题如下

./configure --without-arts
CMake Error at /usr/share/cmake-3.16/Modules/FindKDE4.cmake:61 (message):
ERROR: Could not find KDE4 kde4-config
Call Stack (most recent call first):
CMakeLists.txt:11 (find_package)

CMake Warning (dev) in CMakeLists.txt:
No cmake_minimum_required command is present. A line of code such as

cmake_minimum_required(VERSION 3.16)

should be added at the top of the file. The version specified may be lower
if you wish to support older CMake versions for this project. For more
information run "cmake --help-policy CMP0000".
This warning is for project developers. Use -Wno-dev to suppress it.

-- Configuring incomplete, errors occurred!
See also "/home/zhanghao/kscope4-1.8.1/CMakeFiles/CMakeOutput.log".

./configure
CMake Error at /usr/share/cmake-3.16/Modules/FindKDE4.cmake:61 (message):
ERROR: Could not find KDE4 kde4-config
Call Stack (most recent call first):
CMakeLists.txt:11 (find_package)

CMake Warning (dev) in CMakeLists.txt:
No cmake_minimum_required command is present. A line of code such as

cmake_minimum_required(VERSION 3.16)

should be added at the top of the file. The version specified may be lower
if you wish to support older CMake versions for this project. For more
information run "cmake --help-policy CMP0000".
This warning is for project developers. Use -Wno-dev to suppress it.

-- Configuring incomplete, errors occurred!
See also "/home/zhanghao/kscope4-1.8.1/CMakeFiles/CMakeOutput.log".

求解决的办法

  • 写回答

0条回答 默认 最新

    报告相同问题?

    问题事件

    • 系统已结题 10月4日
    • 修改了问题 9月26日
    • 修改了问题 9月26日
    • 创建了问题 9月26日