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'm trying to install curl with vcpkg to continue the process of installing SICK_lidar_locolization in Windows 11.
But error happened when i enter this command:
vcpkg install curl[tool]:x64-windows
and the error response:
error:` building zlib:x64-windows failed with: BUILD_FAILEDSee https://learn.microsoft.com/vcpkg/troubleshoot/build-failures?WT.mc_id=vcpkg_inproduct_cli for more information. Elapsed time to handle zlib:x64-windows: 1.8 s Please ensure you're using the latest port files with `git pull` and `vcpkg update`. Then check for known issues at: https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+zlib You can submit a new issue at: `https://github.com/microsoft/vcpkg/issues/new?title=[zlib]+Build+error+on+x64-windows&body=Copy+issue+body+from+C%3A%2Fvcpkg%2Finstalled%2Fvcpkg%2Fissue_body.md
The text was updated successfully, but these errors were encountered:
This issue seems to be related with the actual installation of the curl library.
Normally this happens due to computer's network (firewalls, certificates, etc.)
Normally if ROS is installed, this library should already be installed.
Since this is a standard windows library, we cannot assist much further.
We recommend in looking in Window's online forums related to this issue.
I'm trying to install curl with vcpkg to continue the process of installing SICK_lidar_locolization in Windows 11.
But error happened when i enter this command:
vcpkg install curl[tool]:x64-windows
and the error response:
error:` building zlib:x64-windows failed with: BUILD_FAILEDSee https://learn.microsoft.com/vcpkg/troubleshoot/build-failures?WT.mc_id=vcpkg_inproduct_cli for more information. Elapsed time to handle zlib:x64-windows: 1.8 s Please ensure you're using the latest port files with `git pull` and `vcpkg update`. Then check for known issues at: https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+zlib You can submit a new issue at: `https://github.com/microsoft/vcpkg/issues/new?title=[zlib]+Build+error+on+x64-windows&body=Copy+issue+body+from+C%3A%2Fvcpkg%2Finstalled%2Fvcpkg%2Fissue_body.md
The text was updated successfully, but these errors were encountered: