Skip to content
This repository has been archived by the owner on Apr 26, 2020. It is now read-only.

编译时找不到libqcef如何解决? #110

Open
Huaweidev opened this issue Nov 8, 2019 · 0 comments
Open

编译时找不到libqcef如何解决? #110

Huaweidev opened this issue Nov 8, 2019 · 0 comments

Comments

@Huaweidev
Copy link

编译时找不到libqcef如何解决?有直接下载libqcef和libqcef-dev的deb包的地方吗(能给一个下载链接吗)?

/deepin/deepin-appstore-master# cmake /home/Downloads/deepin/deepin-appstore-master/
-- The C compiler identification is GNU 8.3.0
-- The CXX compiler identification is GNU 8.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29") 
-- Checking for one of the modules 'dtkwidget'
-- Checking for one of the modules 'dframeworkdbus'
CMake Error at /usr/share/cmake-3.13/Modules/FindPkgConfig.cmake:679 (message):
  None of the required 'dframeworkdbus' found
Call Stack (most recent call first):
  src/CMakeLists.txt:74 (pkg_search_module)


-- Checking for one of the modules 'libqcef'
CMake Error at /usr/share/cmake-3.13/Modules/FindPkgConfig.cmake:679 (message):
  None of the required 'libqcef' found
Call Stack (most recent call first):
  src/CMakeLists.txt:75 (pkg_search_module)


-- Configuring incomplete, errors occurred!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant