Open ahndroo opened 8 months ago
Stumbling because of dependency failure: https://github.com/microsoft/vcpkg/issues/37893.
Confirm, repro locally.
monica@monica003:/mnt/vcpkg$ ./vcpkg version
vcpkg package management program version 2024-06-10-02590c430e4ed9215d27870138c2e579cc338772
See LICENSE.txt for license information.
Operating system
Ubuntu
Compiler
GCC
Steps to reproduce the behavior
Failure logs
install-x64-linux-dbg-out.log
Additional context
Attempting to install OpenMVS using vcpkg. It consistently fails when building OpenMVG, and seems to be an issue with coin-or or cbc. I installed Cbc from source, but am still running into these issues.
When I run ./vcpkg install openmvg, the package installs without a problem.