Skip to content

boost_thread can be remvoed from vc++ builds, but required for others #345

Closed
@evoskuil

Description

@evoskuil

boost-thread is a dependency of boost-locale (I believe because of lib ICU) on non-Windows builds. The windows platform doesn't require lib ICU, so this dependency falls away. The windows build works without boost-thread, but I don't believe there's a way to differentiate. If not then we can just leave it is is.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    boost_thread can be remvoed from vc++ builds, but required for others · Issue #345 · libbitcoin/libbitcoin-build