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
cmake ..
-- Project version: 1.9.0
-- TARGET_OS: LINUX
-- Could NOT find CURL (missing: CURL_LIBRARY CURL_INCLUDE_DIR)
-- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR)
CMake Error at CMakeLists.txt:85 (message):
Could not find curl
-- Configuring incomplete, errors occurred!
可我明明安装了 curl 和 openssl了啊
The text was updated successfully, but these errors were encountered:
cmake ..
-- Project version: 1.9.0
-- TARGET_OS: LINUX
-- Could NOT find CURL (missing: CURL_LIBRARY CURL_INCLUDE_DIR)
-- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR)
CMake Error at CMakeLists.txt:85 (message):
Could not find curl
-- Configuring incomplete, errors occurred!
可我明明安装了 curl 和 openssl了啊
The text was updated successfully, but these errors were encountered: