我正在尝试通过桌面编译ownCloud-client.但它给出了以下错误:
cmake -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_PREFIX_PATH=/usr/bin/openssl ../client
-- Build of crashreporter disabled.
-- Could not find Qt5, searching for Qt4 instead...
-- GIT_SHA1 71e8910e0261dca4933792b4e38f7d649409d6df
-- If possible compile me with Qt 5.4 which is much faster/better.
-- neon-config executable: /usr/bin/neon-config
-- libneon has not been compiled with LFS support, rely on OS
CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the
system variable OPENSSL_ROOT_DIR (missing: OPENSSL_LIBRARIES
OPENSSL_INCLUDE_DIR) (Required is at least …Run Code Online (Sandbox Code Playgroud)