You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2020. It is now read-only.
/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!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
编译时找不到libqcef如何解决?有直接下载libqcef和libqcef-dev的deb包的地方吗(能给一个下载链接吗)?
The text was updated successfully, but these errors were encountered: