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
I am trying to run cmake as per instructions, and I get:
CMake Error at C:/Program Files/CMake/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find CURL (missing: CURL_LIBRARY) (found version "7.79.1")
I have ensured curl is in the path, and tried to add all of the following to path:
I am trying to run cmake as per instructions, and I get:
I have ensured curl is in the path, and tried to add all of the following to path:
And the same error persists
The text was updated successfully, but these errors were encountered: