相关疑难解决方法(0)

CMAKE_USE_SYSTEM_CURL 已打开但未找到卷曲

我试图使用 system-curl 安装 cmake,如此./bootstrap --system-curl所示。这样做,我得到了:

    -- Could NOT find CURL (missing: CURL_LIBRARY CURL_INCLUDE_DIR) 
CMake Error at CMakeLists.txt:413 (message):
  CMAKE_USE_SYSTEM_CURL is ON but a curl is not found!
Call Stack (most recent call first):
  CMakeLists.txt:682 (CMAKE_BUILD_UTILITIES)


-- Configuring incomplete, errors occurred!
See also "/root/temp/cmake-3.14.5/CMakeFiles/CMakeOutput.log".
See also "/root/temp/cmake-3.14.5/CMakeFiles/CMakeError.log".
---------------------------------------------
Error when bootstrapping CMake:
Problem while running initial CMake
Run Code Online (Sandbox Code Playgroud)

curl cmake

2
推荐指数
1
解决办法
6576
查看次数

标签 统计

cmake ×1

curl ×1