小编Jam*_*ark的帖子

找不到“ Qt5Svg”提供的程序包配置文件

我试图使用安装一些反汇编程序

$sudo cmake ../edb-debugger-master  
Run Code Online (Sandbox Code Playgroud)

但这给了我以下错误

-- Boost version: 1.58.0
-- Checking for module 'libgvc>=2.38.0'
-- 
CMake Error at /usr/lib/x86_64-linux-gnu/cmake/Qt5/Qt5Config.cmake:26 (find_package):
Could not find a package configuration file provided by "Qt5Svg" with any
of the following names:
Qt5SvgConfig.cmake
qt5svg-config.cmake
Add the installation prefix of "Qt5Svg" to CMAKE_PREFIX_PATH or set
"Qt5Svg_DIR" to a directory containing one of the above files. If "Qt5Svg"
provides a separate development package or SDK, be sure it has been
installed.
Call Stack (most recent call first):
src/CMakeLists.txt:26 …
Run Code Online (Sandbox Code Playgroud)

linux ubuntu qt5

4
推荐指数
2
解决办法
1万
查看次数

标签 统计

linux ×1

qt5 ×1

ubuntu ×1