Skip to content

preinstalled boost requires update to 1.86.0 #344

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

Closed
evoskuil opened this issue May 25, 2025 · 1 comment
Closed

preinstalled boost requires update to 1.86.0 #344

evoskuil opened this issue May 25, 2025 · 1 comment
Assignees

Comments

@evoskuil
Copy link
Member

evoskuil commented May 25, 2025

This is a consequence of me upping boost from 1.78 to 1.86. Boost 1.87 (latest) has a single unresolved external in the NuGet .lib, so went with 1.86. All builds appear to be clean, though I won't know for sure until I start merging them up. I've left these three (presents builds) broken because they compile in the standard cmake builds.

CMake Error at /usr/local/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:233 (message):
  Could NOT find Boost: Found unsuitable version "1.78.0", but required is at
  least "1.86.0"...

https://github.com/libbitcoin/libbitcoin-system/actions/runs/15239758487/job/42858355628#step:10:498

@pmienk
Copy link
Member

pmienk commented May 27, 2025

Resolved by subsequent checkin to build.

@pmienk pmienk closed this as completed May 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants