Configure error in boost 1.65.1
- Dominant language
- HTML
- Stars
- 8.6k
- Forks
- 1.9k
- Avg merge
- 39m
- Merged PRs (30d)
- 2
Description
Hi,
Using ubuntu 18.04.
Installed with "sudo apt-get install libboost-all-dev".
libboost version is 1.65.1.
When i was configure it will return
checking for boostlib >= 1.58.0... yes
checking whether the Boost::System library is available... no
checking whether the Boost::Filesystem library is available... no
checking whether the Boost::Thread library is available... no
checking whether the Boost::Random library is available... no
checking whether the Boost::Chrono library is available... no
checking whether the Boost::Unit_Test_Framework library is available... no
checking for dynamic linked boost test... no
checking for mismatched boost c++11 scoped enums... ok
configure: error: No working boost sleep implementation found.
How to solve this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.