Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[coin-or-osi] Build Error undefined reference to `CoinStaticConflictGraph::updatedBounds() const' #37445

Open
ahndroo opened this issue Mar 14, 2024 · 2 comments
Assignees
Labels
category:port-bug The issue is with a library, which is something the port should already support

Comments

@ahndroo
Copy link

ahndroo commented Mar 14, 2024

Operating system

Ubuntu

Compiler

GCC

Steps to reproduce the behavior

./vcpkg install openmvs

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.

@ahndroo ahndroo added the category:port-bug The issue is with a library, which is something the port should already support label Mar 14, 2024
@MonicaLiu0311
Copy link
Contributor

MonicaLiu0311 commented Apr 8, 2024

Stumbling because of dependency failure: #37893.

@MonicaLiu0311 MonicaLiu0311 changed the title Build Error undefined reference to `CoinStaticConflictGraph::updatedBounds() const' [coin-or-osi] Build Error undefined reference to `CoinStaticConflictGraph::updatedBounds() const' Jun 26, 2024
@MonicaLiu0311
Copy link
Contributor

Confirm, repro locally.

monica@monica003:/mnt/vcpkg$ ./vcpkg version
vcpkg package management program version 2024-06-10-02590c430e4ed9215d27870138c2e579cc338772

See LICENSE.txt for license information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support
Projects
None yet
Development

No branches or pull requests

2 participants