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

boost and mingw64 (msys) #33

Open
3rav opened this issue Dec 21, 2020 · 1 comment
Open

boost and mingw64 (msys) #33

3rav opened this issue Dec 21, 2020 · 1 comment

Comments

@3rav
Copy link

3rav commented Dec 21, 2020

I have error with boost library:

checking whether errno is thread save... no
checking which flag to use to enable OpenMP... -fopenmp
checking for boostlib >= 1.54... yes
checking boost/pool/pool_alloc.hpp usability... yes
checking boost/pool/pool_alloc.hpp presence... yes
checking for boost/pool/pool_alloc.hpp... yes
checking whether the Boost::System library is available... yes
configure: error: Could not find a version of the library!

but if I have --with-boost=no the compilation is OK.

@WarrenWeckesser
Copy link

WarrenWeckesser commented Feb 28, 2022

I have the same problem when trying to build version 2.7.2 on Pop OS. @3rav, thanks for the work-around of --with-boost=no.

I have the Ubuntu package libboost1.74-dev installed.

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