当前位置:网站首页>解决:Could NOT find KF5 (missing: CoreAddons DBusAddons DocTools XmlGui)
解决:Could NOT find KF5 (missing: CoreAddons DBusAddons DocTools XmlGui)
2022-07-07 04:02:00 【新潮技术研究社】
错误描述:环境Ubuntu16.04
-- Could NOT find KF5XmlGui: found neither KF5XmlGuiConfig.cmake nor kf5xmlgui-config.cmake
-- Configuring incomplete, errors occurred!
See also "/tmp/QtCreator-lULklN/qtc-cmake-XXRffIwL/CMakeFiles/CMakeOutput.log".
CMake Error at /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:148 (message):
Could NOT find KF5 (missing: CoreAddons DBusAddons DocTools XmlGui)
Call Stack (most recent call first):
/usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:388 (_FPHSA_FAILURE_MESSAGE)
/usr/share/ECM/find-modules/FindKF5.cmake:110 (find_package_handle_standard_args)
CMakeLists.txt:10 (find_package)
Could not find a package configuration file provided by "ECM" (requested
version 1.8.0) with any of the following names:
CMake配置过程中发现ECM,KF5模块找不到,于是给出解决办法是:请指定这些模块的具体路径,
边栏推荐
- Freeswitch dials extension number source code tracking
- About binary cannot express decimals accurately
- Tumor immunotherapy research prosci Lag3 antibody solution
- Select the product attribute pop-up box to pop up the animation effect from the bottom
- After 95, Alibaba P7 published the payroll: it's really fragrant to make up this
- Talk about seven ways to realize asynchronous programming
- Role of virtual machine
- Summary of customer value model (RFM) technology for data analysis
- JS small exercise
- 面试官:你都了解哪些开发模型?
猜你喜欢
随机推荐
Rxjs - observable doesn't complete when an error occurs - rxjs - observable doesn't complete when an error occurs
Nesting and splitting of components
How to * * labelimg
L'étape avancée du pointeur de langage C (haut de gamme) pour l'enroulement des cocons
抽絲剝繭C語言(高階)指針的進階
Advanced level of C language (high level) pointer
Docker compose start redis cluster
計算機服務中缺失MySQL服務
Simple example of ros2 planning system plansys2
面试官:你都了解哪些开发模型?
Modify the jupyter notebook file path
ASEMI整流桥RS210参数,RS210规格,RS210封装
【云原生】内存数据库如何发挥内存优势
../ And/
MIPS uclibc cross compile ffmpeg, support g711a encoding and decoding
Leetcode-226. Invert Binary Tree
Detailed explanation of transform origin attribute
按键精灵采集学习-矿药采集及跑图
Convolutional neural network -- understanding of pooling
在线直播系统源码,使用ValueAnimator实现view放大缩小动画效果