ethz-asl / eigen_catkin

Eigen convenience for catkin
Other
30 stars 54 forks source link

Protocol "https" not supported #26

Open UestcVan opened 5 years ago

UestcVan commented 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

UestcVan commented 5 years ago

2019-04-27 09:50:07屏幕截图

UestcVan commented 5 years ago

2019-04-27 09:56:55屏幕截图

HannesSommer commented 5 years ago

The problem is your version of cmake (it has a different version of libcurl linked in). Try to update cmake.