ami-iit / meshcat-cpp

Self-contained C++ interface for the MeshCat visualizer
BSD 3-Clause "New" or "Revised" License
25 stars 4 forks source link

C++ CI Workflow with conda-forge dependencies end of August 2023 CI Failure #10

Closed traversaro closed 2 weeks ago

traversaro commented 1 year ago
cmake: error while loading shared libraries: librhash.so.0: cannot open shared object file: No such file or directory
Error: Process completed with exit code 127.

Probably a regression of https://github.com/conda-forge/cmake-feedstock/pull/188 or some other similar recent CMake PR.

traversaro commented 1 year ago

This is the upstream issue: https://github.com/conda-forge/cmake-feedstock/issues/192 .

traversaro commented 2 weeks ago

Fixed by https://github.com/conda-forge/conda-forge-repodata-patches-feedstock/pull/533 .