Open UestcVan opened 5 years ago
I have a very strange problem when I compile eigen_catkin,the logs show Protocol "https" not supported or disabled in libcurl.But I type curl -V,the display https has been enabled
The problem is your version of cmake (it has a different version of libcurl linked in). Try to update cmake.
I have a very strange problem when I compile eigen_catkin,the logs show Protocol "https" not supported or disabled in libcurl.But I type curl -V,the display https has been enabled